Introduction to Arduino Robotics

Quiz
•
Computers
•
7th Grade
•
Medium
Standards-aligned
jacob @dolphinSTEM
Used 1+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary programming language used in the Arduino IDE?
Python
C++
Java
Ruby
Tags
DOK Level 1: Recall
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a basic component of an Arduino robot?
Resistor
Servo motor
Capacitor
Transistor
Tags
DOK Level 1: Recall
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C++, which symbol is used to denote a comment?
//
#
%
$
Tags
DOK Level 1: Recall
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of the `setup()` function in an Arduino sketch?
To loop the code continuously
To initialize variables and settings
To shut down the Arduino
To upload the code to the Arduino
Tags
DOK Level 2: Skill/Concept
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable declaration in C++?
int 1number;
int number1;
int number-1;
int number 1;
Tags
DOK Level 1: Recall
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the `loop()` function in an Arduino sketch?
To run code once
To run code continuously
To stop the Arduino
To upload the code to the Arduino
Tags
DOK Level 2: Skill/Concept
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C++, what is the output of the following code snippet? ```cpp int a = 5; int b = 10; cout << a + b; ```
10
15
5
50
Tags
DOK Level 2: Skill/Concept
Create a free account and access millions of resources
Similar Resources on Quizizz
11 questions
Python Intro 1

Quiz
•
7th - 12th Grade
8 questions
T3 Y7 Grasshopper App

Quiz
•
7th - 9th Grade
11 questions
JAVA QUIZ

Quiz
•
1st - 12th Grade
14 questions
Python Basics - Year 8

Quiz
•
7th - 9th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
10 questions
Python-Code Right or Wrong

Quiz
•
7th - 8th Grade
15 questions
Java Basic Data Structures

Quiz
•
6th - 10th Grade
11 questions
Ozaria Chapter 2

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade