QusanalogWrite() फ़ंक्शन किस प्रकार का आउटपुट करता है?
A. Pulse Code Modulated Signal
B. Frequency Modulated Signal
C. Pulse Width Modulated Signal
D. Pulse Amplitude Modulated Signal
Solution
C. Pulse Width Modulated SignalExplanation
The function analogWrite(pin, value) is used to output a PWM signal. The pin number used for the PWM output is pin.
The PWM (Pulse Width Modulation) is a method of controlling the average voltage.