
Arduino Ide Quiz 3
Authored by Prism Academy undefined
Computers
7th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Is the command correct: digitalWrite(HIGH, 8);
correct
wrong
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
digitalWrite (LED1, HIGH);
delay(1000);
digitalWrite (LED1, LOW);
What does the program do?
LED Switch Off at the beginning, wait for 60s and then switch ON.
LED Switch ON at the beginning, wait for 10s and then Switch OFF.
LED Switch ON at the beginning, wait for 1s and then switch ON.
LED Switch ON at the beginning, wait for 1s and then switch OFF.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
-- is used for communication between the Arduino board and a computer or other devices.
serial monitor
compiler
serial begin
all of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default baud rate for HC-05 in data mode?
9600
38400
57600
115200
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which two pins are used in an ultrasonic sensor?
IN and OUT
TRIG and ECHO
A0 and A1
RX and TX
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you forget break; in a switch case?
Arduino stops running
The next case will also execute (fall-through)
The program will restart
Nothing happens
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int LED1=4;
What is 'int= integer' used for?
Alphabets
Capital and small letters
Combination of Numbers and Alphabets
Numbers
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?