Quiz - Arduino Challenge 1

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
JML- TARQUINO
Used 9+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What does IDE stand for?
Internal Deep Escape
In Deep Environment
Integrated Development Environment
I Don't Elaborate
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which command or function is called repetitively over and over again as long as the Arduino has power.
setup()
loop()
instruction()
repeat()
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which command is called when a sketch starts?. It is used to initialize variables, pin modes, start using libraries, etc. It will only run once, after each power up or reset of the Arduino board.
delay()
input()
loop()
setup()
4.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
What character is used to end a statement in a C++ Code?
!
,
;
-
5.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which character is used in Arduino software to tell when the function section begins and ends?. (Without them, the software is lost and unable to compile your code)
( )
[ ]
{ }
< >
6.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
This is used only in function declarations. It indicates that the function is expected to return no information to the function from which it was called.
bool
float
void
char
7.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
Which command is used to pause the program for the amount of time (in miliiseconds) specified as parameter?. (There are 1000 milliseconds in a second.)
stop( )
delay( )
regress( )
start( )
8.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Find the error in the block of code shown:
The function is missing a parenthesis
Inside the function, the instructions should not end with semicolons (;)
Inside the function, One of the variables is misspelled
There are no errors in the code
9.
FILL IN THE BLANK QUESTION
1 min • 10 pts
In the code shown, For each time the loop function is executed, How much time is the Red Led on?
Similar Resources on Wayground
10 questions
Functions of Electronic Parts (Arduino Uno)

Quiz
•
7th Grade
10 questions
Arduino Nedir?

Quiz
•
7th - 8th Grade
10 questions
JavaScript Vocabulary Sheet (CodeHS – Karel the Dog)

Quiz
•
8th Grade
11 questions
Python Intro 1

Quiz
•
7th - 12th Grade
9 questions
Python Quiz on functions

Quiz
•
6th - 8th Grade
12 questions
Arduino Lesson 5 Starter

Quiz
•
8th Grade
13 questions
Arduino Level 2

Quiz
•
8th Grade
11 questions
Python Functions

Quiz
•
KG - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade