Characteristics of a Buzzer
W8-11

Quiz
•
Computers
•
10th - 11th Grade
•
Medium
Miriam Martínez Montemayor
Used 4+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Input, Digital
Input, Analog
Output, Digital
Output, Analog
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It's the component that emits sound. You can specify only frequency, or frequency and duration of the tone.
Push Button
LED
Piezo Buzzer
7 Segment Display
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The result of the following condition when n=20 and m=30
if (n==35) {
Serial.println ("okey");
} else if (m ==20) {
Serial.println("dokey");
} else {
Serial.println("artichokey");
artichokey
okey
dokey
okey dokey
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following switches is connected correctly?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is the code we need to create random numbers
void setup () {
randomSeed(digitalRead(0));
}
void loop () {
random(7);
}
void setup () {
random(7);
}
void loop () {
randomSeed(3,7);
}
void setup () {
randomSeed(analogRead(0));
}
void loop () {
random(7);
}
void setup () {
random(3);
}
void loop () {
randomSeed(analogRead(3));
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This function would give results of 0, 1, 2
random (analog);
random (1,2)
random(0==2);
random (3);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
On a 7 segment display, these are the segments required on HIGH to display 3
A, B, C, D, E
B, C, D, E, G
DP, A, B, C, F
A, B, C, D, G
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Information Processing - File Organization/Access

Quiz
•
10th - 11th Grade
10 questions
Quiz 15 - Array Basics

Quiz
•
11th Grade
10 questions
Java Print Statements Warm-Up

Quiz
•
9th - 12th Grade
10 questions
Pemrograman berorientasi objek

Quiz
•
11th Grade
13 questions
APCSA Unit 3 Review

Quiz
•
9th - 12th Grade
15 questions
Quiz Arduino & Buzzer

Quiz
•
9th - 12th Grade
12 questions
week 1 basic java coding language

Quiz
•
9th - 12th Grade
15 questions
Infternet of Things

Quiz
•
11th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade