LO11_Lesson 8

Quiz
•
Computers
•
9th Grade
•
Medium
Samantha Cassia
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which keyword is used to start a for loop in Arduino programming?
do
for
while
loop
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What function is used to configure a pin as an output in Arduino?
digitalRead
analogRead
pinMode
attachInterrupt
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the HIGH state represent in Arduino programming?
0V being sent to a PIN
5V being sent to a PIN
an instruction to turn on
a measurement of the potential of the device
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How is a delay specified in Arduino?
Milliseconds
Microseconds
Seconds
Nanoseconds
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
In Arduino, what function is used to set a pin to output a high or low voltage?
digitalWrite
analogRead
attachInterrupt
pinMode
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which statement correctly defines a for loop that iterates 5 times?
for (int i = 1; i <= 5; i++)
for (int i = 1; i < 5; i++)
for (int i = 0; i < 5; i++)
for (int i = 0; i <= 5; i++)
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What does the LOW state represent in Arduino programming?
0V being sent to a PIN
5V being sent to a PIN
an instruction to turn off
a measurement of the potential of the device
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Types of Computers

Quiz
•
2nd - 10th Grade
10 questions
Micro:bit Functions

Quiz
•
9th - 12th Grade
10 questions
EXAMEN 2 PARCIAL 3 SEMESTRE

Quiz
•
9th - 12th Grade
7 questions
10. Automatic LED control

Quiz
•
1st - 10th Grade
9 questions
arduino

Quiz
•
1st - 12th Grade
12 questions
Arduino

Quiz
•
8th - 10th Grade
15 questions
Componentes de Robótica e Suas Funções - DETALHADO

Quiz
•
9th Grade
9 questions
sensores

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade