Topic 3: Displaying Text on the Serial Monitor

Quiz
•
Other, Computers
•
5th - 6th Grade
•
Medium
Michelle Fruelda
Used 13+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What part of the Arduino IDE code window allows you to both send messages from your computer to your Arduino board and also to receive messages from the Arduino?
Sketch Writing Area
Serial Monitor
Menu Bar
Status Bar
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which icon represents the serial monitor?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which among the following is the best way to use the serial monitor?
You must connect your Arduino board and PC via USB cable.
You must connect your Arduino board and PC using laptop charger.
You must connect your Arduino board and PC using jumper wire.
You must connect your Arduino board and PC using a mobile phone charger.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following DOES NOT describe how serial monitor works?
It receives data from Arduino and display data on screen.
It sends data (command) from PC to Arduino.
In order to use serial monitor, we must connect Arduino and PC via USB cable.
It can receive data and display it, but cannot send data to Arduino.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How will you describe the result of the statement Serial.println ("Hello"); on the serial monitor which is written under the void setup?
The text Hello will appear on the serial monitor page repeatedly.
The text Hello will appear on the serial monitor page twice.
The text Hello will appear on the serial monitor page once only.
The text Hello will not appear on the serial monitor page.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How will you describe the result of the statement Serial.println ("Hello"); on the serial monitor which is written under the void loop?
The text Hello will appear on the serial monitor page repeatedly.
The text Hello will appear on the serial monitor page twice.
The text Hello will appear on the serial monitor page once only.
The text Hello will not appear on the serial monitor page.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Daphne encountered an error in uploading her codes. What do you think is missing in her codes?
There is no opening curly bracket right after the void setup.
There is no semicolon ; in statement in line number 2.
Closing curly bracket in line 3 must be removed.
Wrong spelling of command print line.
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Vince wants the texts "Good Morning" to display on the serial monitor repeatedly. What must he do in his sketch?
Remove Serial.begin(9600); in the void setup and transfer it in the void loop.
Remove Serial.println("Good Morning"); in the void setup and transfer it in the void loop.
Transfer both Serial.begin(9600); and Serial.println("Good Morning"); in the void loop.
His sketch is correct and no need to edit the codes.
Similar Resources on Wayground
10 questions
INTRODUCCIÓN INFORMÁTICA

Quiz
•
5th Grade
10 questions
6 . RGB Color Switcher

Quiz
•
6th - 8th Grade
12 questions
Arduino and IoT

Quiz
•
KG - University
10 questions
Computer Part

Quiz
•
KG - University
11 questions
Robotica 2018

Quiz
•
5th - 9th Grade
10 questions
Data Transmisssion

Quiz
•
6th - 8th Grade
9 questions
STRANGER THINGS

Quiz
•
1st - 10th Grade
10 questions
Netzwerktechnik

Quiz
•
1st - 6th 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 Other
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