wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Coding & Robotics Mock

Total questions: 50

Worksheet time: 20mins

Name
Class
Date
1.

What does IDE stand for?

a)

In Deep Environment

b)

Integrated Development Environment

c)

Internal Deep Escape

d)

IDE

2.

A function is a series of programming statements that can be called by name. Which command is called once when the program starts:

a)

loop()

b)

setup()

c)

output()

d)

input()

3.

Arduino IDE consists of 2 functions. What are they?

a)

build() and loop()

b)

setup() and build()

c)

setup() and loop()

d)

Loop() and build()

4.
What is the software for programming Arduino called?
a)
Arduino IDE
b)
System Programmer
c)
Arduino Coder
d)
Arduino Developer
5.
Before your program “code” can be sent to the board, it needs to be converted into instructions that the board understands. This process is called...
a)

Upload

b)

Verify

c)

Coding

d)
Serial Monitor
6.

Which command is called repetitively over and over again as long as the Arduino has power?

a)

loop ( )

b)

output ( )

c)

setup ( )

d)

input ( )

7.

What does this button represents?

a)

A. Right Column

b)

B. Upload

c)

C. Render

d)

D. Upright

8.

What does this button represents?

a)

A. Open File

b)

B. Upload

c)

C. Save File

d)

D. Upright

9.

Sends your code to the Maker UNO. When you click it, you should see the lights on your board blink rapidly.

a)

Verify

b)

Upload

c)

New Sketch

10.

Which of the following is the Serial Monitor icon?

a)
b)
c)
d)
11.

Which of the following is the Verify icon?

a)
b)
c)
d)
12.

Which of the following is the New Sketch icon?

a)
b)
c)
d)
13.

Which of the following is the Open icon?

a)
b)
c)
d)
14.

arduino has a USB port

a)

yes

b)

no

15.
The (-) column on your breadboard represents the ground.
a)
True
b)
False
16.
The (+) column on your breadboard represents the positive charge or power to your circuit.
a)
True
b)
False
17.
Which of the following describes the a use of technology or machinery, specifically involving gases?
a)
Actuation
b)
Hydraulics
c)
Pneumatics
d)
Carbonation
18.
True or false?- Does a robot come from the Czech word “robota” which means “forced work or labor.”
a)
True
b)
False
19.
A rigid external covering for the body in some invertebrate animals but also robots!
a)
Endoskeleton
b)
Armor
c)
Exoskeleton
d)
Hardware
20.
the study of the mechanical laws relating to the movement or structure of living organisms (as a Science)
is called?
a)
Bionics
b)
Biomechanincs
c)
Ergonomics
d)
Ergometrics
21.
The study of mechanical systems that function like living organisms or parts of living organisms, is called?
a)
Bionics
b)
Biomechanics
c)
Ergonomics
d)
Ergometrics
22.
Which of the following describes the a use of technology or machinery, specifically involving liquids?
a)
Pnuematics
b)
Hydraulics
c)
Carbonation
d)
Aquatics
23.
The the branch of technology that deals with dimensions of microscopic proportion, is known as?...
a)
Nanotechnology
b)
Nannytechnology
c)
Microtechnology
d)
Micromachinery
24.
In Robotics, what is meant by an Android?
a)
A software program used to control a robot
b)
A robot with a human like appearance
c)
A type of operating system
d)
A human with a robot like appearance
25.
Which of the following is not an advantage of Robots?
a)
They can be used in dangerous environments
b)
They can replace jobs 
c)
They can assist humans with disabilities
d)
They don't get tired or require a break
26.
If a robot's output is typically carried out by "actuators", what input devices are found on a robot?
a)
Google Glasses
b)
Sensors
c)
Keypads
d)
VR Headsets
27.

How do robots make decisions?

a)

They consult with the mother board

b)

They think and think until they come up with a decision

c)

They follow directions written in a computer program

28.

These are components of a robot...

a)

Robotics arms, legs and body

b)

Sensors-Input, Control system-decision making, Effectors-Output

c)

Computational thinking and problem solving

29.

Where were robots first used?

a)

Automotive Industry

b)

In a lab

c)

In the space

30.

What year was the first robot launched?

a)

270BC

b)

1977

c)

1830

31.

Identify this component

a)

Uno Cards

b)

Raspberry Pi

c)

Arduino Duo board

d)

Arduino Uno board

32.

Identify this component

a)

Arduino Uno board

b)

Raspberry Pi

c)

Breadboard / Protoboard

d)

White Plastic Board

33.

A program written with the IDE for Arduino is called

a)

Editor

b)

Console

c)

Sketch

d)

IDE error

34.

Why does a single ultrasonic sensor have 2 "eyes" on it?

a)

So the ultrasonic waves can hit more objects

b)

So the bot can see differences in color

c)

One eye sends a signal and one receives it

d)

In case one eye stops working the other eye is a backup

35.

Ultrasonic waves are a form of _______ waves

a)

sound

b)

ocean

c)

radio

d)

seismic

36.

What is the main difference between data types "int" and "float"?

a)

Data types int is real and float is made up

b)

Data types int can be in decimals and float must be whole numbers

c)

There is no difference

d)

Data types int must be whole numbers and float can be in decimals

37.

How many volts do the ultrasonic sensors need to operate?

a)

5v

b)

12v

c)

3v

d)

10v

38.

An ultrasonic sensor is a device that can measure the ________ to an object by sending out _________ waves.

a)

density / echo

b)

path / seismic

c)

elevation / sonic

d)

distance / sound

39.

The original(transmitting) wave in Ultrasonic sensors is called the _____ wave

a)

trigger

b)

outbound

c)

echo

d)

re-curve

40.

The reflected wave is called the _____ wave

a)

return

b)

trig

c)

re-curve

d)

echo

41.

What is finding and fixing errors in programs?

a)

Debugging

b)

Program

c)

Loop

d)

Code

42.
What is a list of steps you can follow to finish a task?
a)
Algorithm
b)
Program
c)
Bug
d)
Code
43.

Which part do we write code?

a)

1

b)

2

c)

3

d)

4

44.

To reverse the direction of motor movement

a)

You can not reverse motor direction.

b)

Type a negative before speed or change polarity

c)

Move the motor arrangement on your robot.

d)

Use the switch on the Motor or use a resistor to reverse it

45.

Which of the following part converts the electrical energy to other energies like Motion?

a)

Sensor

b)

Actuator

c)

Ultrasonic Sensor

d)

Motor

46.

What is the name of the device which detects or measures a physical property and generates electrical signals?

a)

Sensor

b)

Motor

c)

Actuator

d)

CPU

47.

What is a Chassis?

a)

A wire

b)

Another term for bot

c)

A robot frame

d)

A type of wire

48.

What is the full form of IR?

a)

Inferior Rays

b)

Infra Red Rays

c)

Intermediate Rays

d)

Infer Red Rays

49.

Which among these are sensors?

a)

Lidar

b)

Gyroscope

c)

Bulb

d)

Servo Motor

e)

Ultrasonic sensors

50.
What is the definition of a Robot?
a)
A machine which resembles a human being
b)
A machine capable of carrying out a complex series of actions automatically, especially one programmable by a computer.
c)
Any machine which can follow instructions
d)
A machine which can think for itself, especially if the thought processes are logical