
Arduino Quiz G10 Magnolia

Quiz
•
Computers
•
10th Grade
•
Medium
Salman Alasyi
Used 2+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following variable names is invalid in Arduino?
sensorValue
123data
temperature_sensor
motorSpeed
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of "String" data type?
For declaring alphabetical value
For wiring the circuit
For storing number
For displaying the data
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is a string stored in Arduino?
As an array of characters
As a single number
As binary code
As an integer
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of values does a digital pin read?
Any value between 0 and 1023
Only HIGH (1) or LOW (0)
Any floating point value
A value between 0 and 255
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions writes a HIGH signal to a digital pin?
digitalWrite(pin, 1);
analogWrite(pin, HIGH);
digitalRead(pin, HIGH);
analogRead(pin, 1);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to declare an integer variable named speed in Arduino?
int speed = 10;
integer speed = 10;
var speed = 10;
speed = 10;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a variable in Arduino?
To store and manipulate data
To create new functions
To directly control hardware
To print values on the screen
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Bab3 Berpikir Komputasional - sumatif

Quiz
•
9th Grade - University
18 questions
Arduino Quiz g10

Quiz
•
10th Grade
16 questions
IGCSE ICT Full Forms

Quiz
•
9th - 10th Grade
15 questions
Conceptos Básicos de Arduino

Quiz
•
9th - 12th Grade
20 questions
TinkerCAD ประยกุต์กลไกไฟฟ้า Arduio

Quiz
•
9th - 12th Grade
13 questions
NRW 2022

Quiz
•
7th - 12th Grade
20 questions
Arduino

Quiz
•
10th Grade
14 questions
Arduino P-uur - deel 3

Quiz
•
6th - 10th 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
10 questions
Proper Keyboarding Techniques

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

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade