8th Grade Bimestral Test

Quiz
•
Computers
•
9th Grade
•
Hard
Javier Pinto
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When programming and Arduino we use this block of code to set the inputs and outputs.
public void()
void setup()
void loop()
void conditional()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the difference between analog pins and digital pins in Arduino
There is no difference.
Analog pins can only output binary values.
Digital pins can only output binary values while analog pins can read varying voltages.
Analog pins can only output binary values while digital pins can read varying voltages.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This is the code for a basic counter in Arduino. Describe the purpose of line 23: Serial.println(i);
This line initializes the variable i
This line prints in the communication port the variable i
This line defines the condition i
This line defines the inputs and outputs in the system.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To solve this error in the code we need to
declare the variable i at the end of the code.
declare the variable i in line 20 of the code.
erase the line highlighted.
declare the variable i at the begining of the code.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Spot the error in this circuit
the push button is upside down
the resistor is disconnected.
the push button is not conected to the positive line
the green wire should go to ground.
Similar Resources on Wayground
5 questions
AP Computer Science A Void

Quiz
•
8th - 12th Grade
8 questions
9.2 Physical computing Lesson 2 starter

Quiz
•
9th Grade
10 questions
Logic Building in Java Part 1

Quiz
•
6th - 9th Grade
7 questions
Arduino basics

Quiz
•
7th Grade - University
10 questions
Robòtica 2n ESO

Quiz
•
9th Grade
8 questions
ASCII Conversions

Quiz
•
7th - 9th Grade
10 questions
โครงสร้างภาษาซีของไมโครคอนโทรลเลอร์

Quiz
•
9th Grade
7 questions
OCR Computer Science 2.3 Testing

Quiz
•
8th - 11th 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
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade