Topic 4: Let’s Switch It ON and OFF

Quiz
•
Computers
•
5th - 6th Grade
•
Medium
Michelle Fruelda
Used 17+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is the push button used in TinkerCad?
A
B
C
D
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following steps will allow you to open the sample BUTTON sketch?
FILE > EXAMPLES > 01. BASICS
FILE > EXAMPLES > 02. DIGITAL
FILE > EXAMPLES > 03. ANALOG
FILE > EXAMPLES > 04. COMMUNICATION
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the circuit closely. What pin number is connected to push button?
3
4
2
7
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Based from the circuit below, how will you declare the push button correctly?
const int buttonPin=2;
const int ledPin=2;
const int buttonPin=4;
const int ledPin=4;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How will you write the statement in line number 8 correctly?
pinMode(buttonPin,HIGH);
pinMode(buttonPin,OUTPUT);
pinMode(buttonPin,INPUT);
pinMode(buttonPin,LOW);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How will you write the statement in line 14 correctly?
Serial.println("LED is ON");
serial.println("LED is ON");
Serial.println("LED is OFF");
serial.println("LED is OFF");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is missing in the following statements declared as variables?
The semicolon is missing at the end of every statement.
The curly bracket is missing at the end of every statement.
The parenthesis is missing at the end of every statement.
There is no missing punctuation in all statements.
Similar Resources on Wayground
8 questions
Topic 3: Displaying Text on the Serial Monitor

Quiz
•
5th - 6th Grade
12 questions
chatbot

Quiz
•
6th - 8th Grade
10 questions
november

Quiz
•
6th Grade
12 questions
Noveno Arduino

Quiz
•
5th Grade
10 questions
Cable Selection

Quiz
•
2nd - 11th Grade
9 questions
arduino

Quiz
•
1st - 12th Grade
12 questions
Computing Assessment - Excel

Quiz
•
6th Grade
10 questions
9 . Arduino Piano

Quiz
•
6th - 8th Grade
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
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

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

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
16 questions
Input and Output devices

Quiz
•
5th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade