
Review Quiz G9 Celba
Authored by johannes remotigue
Science
9th - 12th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is NOT a basic type of control structure in Arduino programming?
while loop
if statement
function declaration
for loop
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The syntax for an if statement in Arduino programming is:
if (condition) {statement}
if {condition: statement}
if [condition] {statement}
if <condition> {statement}
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the "else" keyword in an if else statement?
To define a new functionTo define a new function
To execute a different block of code when the condition is false
To execute the same block of code when the condition is false
To print output to the serial monitor
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the delay() function in Arduino programming?
To execute a block of code repeatedly
To define a new function
To exit a loop or switch statement
To wait for a specified amount of time
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: (True && False) || (False || True)?
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: (T && T) || F =?
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Does the expression "!(T || F) && (T && F)" equivalent to "T && !F"?
True
False
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?