No student devices needed. Know more
7 questions
int LED1= 4;
What statement is this?
Void Loop
Void Setup
Declaration
C language
Which term is NOT used in declaration?
Float
Integer
Output
LED is setup-up to blink. LEDs is an
Output
Input
pinMode
digitalWrite
digitalWrite (LED1,HIGH);
What does it means by HIGH?
Blinking
Switch OFF
Switch ON
Sequence
delay (1000);
1000 in delay is equivalent to how many second?
10s
2s
60s
1s
Pushbutton is
Digital OUTPUT
Digital INPUT
Analog OUTPUT
Analog INPUT
Arduino ..... pushbutton
Read from
Write to
Read and Write
Non of the above
Explore all questions with a free account