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 Wayground
14 questions
Arduino P-uur - deel 3

Quiz
•
6th - 10th Grade
16 questions
Arduino и Интернет вещей

Quiz
•
6th - 8th Grade
14 questions
CodeMonkey 0-35 Review

Quiz
•
5th - 8th Grade
16 questions
Loops

Quiz
•
5th - 12th Grade
9 questions
Quiz - Arduino Challenge 1

Quiz
•
6th - 8th Grade
16 questions
Arduino Vocabulary

Quiz
•
6th - 8th Grade
10 questions
Helping students understand programming: Cubetto

Quiz
•
7th - 8th Grade
10 questions
Intro to Python

Quiz
•
KG - University
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
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
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade