
Arduino Quiz #11: Functions
Authored by Joshua.Teacher Mclean
Information Technology (IT)
11th Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of using functions in an Arduino sketch?
They make the code run faster.
They help organize and modularize the code.
They increase the memory usage.
They make the code harder to read.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a required function in an Arduino sketch?
begin()
initialize()
setup()
main()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'myMultiplyFunction' do in the example provided?
Adds two numbers
Subtracts two numbers
Multiplies two numbers
Divides two numbers
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where should a custom function be declared in an Arduino sketch?
Inside the setup() function
Inside the main() function
Inside the loop() function
Outside any other function
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'ReadSens_and_Condition' function?
To initialize a sensor
To write data to a sensor
To read a sensor, average the readings, scale, and invert the result
To read a sensor and return the raw value
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many times does the 'ReadSens_and_Condition' function read the sensor?
Five times
Four times
Six times
Three times
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the 'myMultiplyFunction' when called with parameters 2 and 3?
8
5
6
7
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?