NEW
Font size
WorksheetsEMTECH 1 (POP QUIZ 1)
Total questions: 12
Worksheet time: 6mins
It is a series of instructions written to perform a specified task on a computer.
Computer Program
Programmer
Programming
Computer Language
It is the only language that a computer can understand.
High-Level Language
Machine Language
Arduino
C++
Origin of the word "Arduino".
Bar
School
Fruit
Game
He is the creator of the C++.
Mark Zuckerberg
Bjarne Stroustrup
Dennis Ritchie
Ada Lovelace
Binary System in Computers.
1s and 0s
True or False
Code and Program
All of the Choices
Which of the following is NOT a computer language?
Arduino
C++
HTML
PHP
It is the command use to set the given variable either an INPUT or an OUTPUT.
int
digitalRead
digitalWrite
pinMode
LED stands for?
Lunar Emitting Diode
Light Emitting Device
Light Emitting Diode
Lunar Emitting Device
What is the main function of a resistor?
To increase the voltage supplied to a component.
To regulate the flow of electrical current.
To store electrical charge for later use.
To convert electrical energy into light.
Identify the electronic device/component.
Arduino Board
Resistor
Breadboard
LED
Identify the electronic device/component.
Female-to-Female Jumper Wires
Male-to-Female Jumper Wires
Male-to-Male Jumper Wires
All of the Choices
digitalWrite(red, high)
digitalWrite(red, HIGH)
digitalWrite(red, LOW)
digitalWrite(red, low)
