
Arduino Basics
Authored by Wayground Content
Computers
9th - 12th Grade
Used 50+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does IDE stand for?
Integrated Development Environment
In Deep Environment
Internal Deep Escape
IDE
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is called repetitively over and over again as long as the Arduino has power.
loop ( )
delay( )
setup ( )
input( )
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is called when a sketch starts. Use it to initialize variables, pin modes, start using libraries, etc. It will only run once, after each power up or reset of the Arduino board.
loop ( )
delay( )
setup ( )
input( )
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Used to end a statement
!
"
;
\
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
These tell the Arduino software when the setup section begins and ends. Without them, the software is lost and unable to compile your code. Think of these as additional punctuation that your code requires. Your code must be perfectly punctuated to compile.
( )
[ ]
< >
{ }
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Single line comment
//
&&
<=
>=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comparison operator which means greater than or equal to.
//
&&
<=
>=
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?