
Arduino Review

Quiz
•
Computers
•
8th Grade
•
Medium
Anna Milewska
Used 74+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
digitalWrite(13, HIGH);
delay(1000);
digitalWrite(13, LOW);
delay(1000);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
digitalWrite(13, HIGH);
delay(1000);
digitalWrite(13, LOW);
delay(1000);
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
digitalWrite(13, HIGH);
delay(1000);
digitalWrite(13, LOW);
delay(1000);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void setup()
{
pinMode(13, OUTPUT);
}
void loop()
{
digitalWrite(13, HIGH); delay(1000);
digitalWrite(13, LOW); delay(1000);
}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void setup()
{
pinMode(13, OUTPUT);
}
void loop()
{
digitalWrite(13, HIGH); delay(1000);
digitalWrite(13, LOW); delay(1000);
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void setup()
{
pinMode(13, OUTPUT);
}
void loop()
{
digitalWrite(13, HIGH); delay(1000);
digitalWrite(13, LOW); delay(1000);
}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void setup()
{
pinMode(13, OUTPUT);
}
void loop()
{
digitalWrite(13, HIGH); delay(1000);
digitalWrite(13, LOW); delay(1000);
}
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Arduino Kod Okur Yazarlığı 1

Quiz
•
5th Grade - University
21 questions
Computer Fundamentals

Quiz
•
6th - 8th Grade
15 questions
Arduino

Quiz
•
7th - 9th Grade
13 questions
Revision G8

Quiz
•
8th Grade
15 questions
Start with code

Quiz
•
8th Grade
15 questions
Robot Enspiro

Quiz
•
5th - 12th Grade
23 questions
MYP3

Quiz
•
8th Grade
13 questions
Arduino Level 2

Quiz
•
8th Grade
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade