
Arduino Quiz #10: Arrays and Loops
Authored by Joshua.Teacher Mclean
Information Technology (IT)
11th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main purpose of using an array in the Arduino example?
To reduce the memory usage
To make the code more complex
To increase the speed of the program
To store multiple values in a single variable
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the Arduino example, what does the array 'ledPins' represent?
The pin numbers to which LEDs are attached
The sequence of LED colors
The delay times for each LED
The brightness levels of the LEDs
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many LEDs are used in the Arduino example?
4
5
7
6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of the 'pinMode' function in the setup?
To set the pin as an input
To set the pin as an output
To read the value from the pin
To write a value to the pin
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'delay' function in the loop?
To pause the program for a specified time
To turn off the LEDs
To change the LED color
To reset the Arduino board
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of the 'timer' variable in the code?
200
150
100
50
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is the correct way to write an array?
int numbers [] = {12,32,32,55,32};
int numbers() = [0,1,4,5,3,4];
int {} numbers = [ 9, 4, 5, 6, 2];
int [] numbers = (32;24;42;54;);
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?