Arduino Basics

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Janine Towle
Used 87+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does IDE stand for?
Integrated Development Environment
In Deep Environment
Internal Deep Escape
IDE
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is called repetitively over and over again as long as the Arduino has power.
loop ( )
delay( )
setup ( )
input( )
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is called when a sketch starts. Use it to initialize variables, pin modes, start using libraries, etc. It will only run once, after each power up or reset of the Arduino board.
loop ( )
delay( )
setup ( )
input( )
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Used to end a statement
!
"
;
\
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
These tell the Arduino software when the setup section begins and ends. Without them, the software is lost and unable to compile your code. Think of these as additional punctuation that your code requires. Your code must be perfectly punctuated to compile.
( )
[ ]
< >
{ }
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Single line comment
//
&&
<=
>=
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comparison operator which means greater than or equal to.
//
&&
<=
>=
Create a free account and access millions of resources
Similar Resources on Wayground
18 questions
AP CSA U1L01-03

Quiz
•
11th - 12th Grade
15 questions
JAVA: Level-1

Quiz
•
5th - 12th Grade
20 questions
Operadores y Comandos de Selección

Quiz
•
12th Grade
20 questions
INTRO TO C++

Quiz
•
12th Grade - University
20 questions
Tugas 6 Q Sistem Komputer

Quiz
•
12th Grade
20 questions
JAVA FUNDAMENTALS

Quiz
•
9th - 12th Grade
15 questions
Física I - Robótica 20/04

Quiz
•
11th Grade
15 questions
Java Level 1 - C

Quiz
•
12th 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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
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