MCQOPTIONS
Bookmark
Saved Bookmarks
→
Arduino
→
Setting Pin Mode in Arduino
→
What is the output of the program given below if ..
1.
What is the output of the program given below if a 0V is put across pin 11?
A.
1
B.
0
C.
0.3
D.
1.001View Answer
Answer» B. 0
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What is the purpose of the code given below?
What is the difference between the INPUT and INPUT_PULLUP arguments in the pinMode() function?
What is the output of the program given below if a 0V is put across pin 11?
How many errors are present in the code given below?
What is the output at the serial monitor of the code below if pin 11 is given the following signal?
What will the code given below give as output if a 5V line is connected as input to pin 11?
What are the voltage levels that can be detected if a pin is set to OUTPUT using the pinMode() method and the analogRead() method is used, in the Arduino Uno?
What are the two modes that the pinMode() method sets for a particular pin?
What is the output of “pin1” if “pin2” is sent “1011” where 1 is 5V and 0 is 0V?
What type of signal does the analogWrite() method generate when a pin is set to OUTPUT mode?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply