wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EMTECH POP QUIZ

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

It is the programming language used to program the Arduino board.

a)

Arduino

b)

C++

c)

HTML

d)

SQL

2.

It is the command use to set the given variable either an INPUT or an OUTPUT.

a)

int

b)

pinMode

c)

digitalWrite

d)

digitalRead

3.

It is the command use to set a certain electronic device either HIGH or LOW.

a)

int

b)

pinMode

c)

digitalWrite

d)

digitalRead

4.

It is the command use to accept input/s from a certain electronic device.

a)

int

b)

pinMode

c)

digitalWrite

d)

digitalRead

5.

Where do we set declared variable/s whether it is an input or an output?

a)

void setup

b)

void loop

c)

void variables

d)

void input/output

6.

Setting a certain LED 'HIGH' means supplying the electronic device with 5 volts.

a)

TRUE

b)

FALSE

7.

How do we light up the red led?

a)

digitalWrite(red, HIGH)

b)

digitalWrite(red, LOW)

c)

digitalWrite(red, high)

d)

digitalWrite(red, low)

8.

LED

a)

Light Emitting Diode

b)

Light Emitting Device

c)

Lunar Emitting Diode

d)

Lunar Emitting Device

9.

What is the main function of a resistor?

a)

To regulate the flow of electrical current.

b)

To increase the voltage supplied to a component.

c)

To store electrical charge for later use.

d)


To convert electrical energy into light.

10.

Identify the electronic device/component.

a)

Male-to-Male Jumper Wires

b)

Female-to-Female Jumper Wires

c)

Male-to-Female Jumper Wires

d)

All of the choices

11.

Identify the electronic device/component.

a)

Breadboard

b)

Arduino Board

c)

Resistor

d)

LED

12.

Identify the electronic device/component.

a)

Breadboard

b)

Arduino Board

c)

Resistor

d)

LED

13.

It is the only language that a computer can understand.

a)

Arduino

b)

Machine Language

c)


High-Level Language

d)

C++

14.

How many GND pins does an Arduino board have?

a)

1

b)

2

c)

3

d)

4