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
12 questions
Arduino and IoT

Quiz
•
KG - University
12 questions
C++ References

Quiz
•
6th - 12th Grade
10 questions
61_TGVVTM_HP6_Bai_2_DenDiscoSacSo

Quiz
•
6th - 8th Grade
14 questions
Tinkercad Circuits Quiz

Quiz
•
7th Grade
11 questions
Codebots and Python Coding

Quiz
•
7th - 9th Grade
11 questions
1ª Atividade /2º Trimestre

Quiz
•
7th Grade
12 questions
Python

Quiz
•
7th - 9th Grade
15 questions
Python Programming

Quiz
•
5th Grade - University
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
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade