wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

STARFIELD MID-TERM 2

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which of the following can be considered as the brain of a robot?

a)

Microcontrollers

b)

LED lights

c)

Wires

d)

Sensors

2.

A (a)   is a machine designed to execute one or more tasks automatically with speed and precision.

3.

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

4.

Which Robotics Term best matches this definition: performs behaviors or tasks self sufficiently

a)

Teleoperated

b)

Robot

c)

Boyd

d)

Autonomous

5.
It deals with the study of technology associated with the design, manufacturing, application and operation of robots.
a)
Mechatronics
b)
Robot
c)
Robotics
d)
Automaton
6.

_________________ involves the design, construction, and operation of a robot.

a)

Robotics

b)

Automation

c)

Assembly line

d)

Manufacturing

7.

Robots can be used for...

a)

Precision work

b)

Exploration

c)

Repetitive or dangerous work

d)

All of the above

8.

Operating without pre-programmed behaviors and without supervision from humans.

a)

Artificial Intelligence

b)

Robot

c)

Operator

d)

Autonomous

9.

In Arduino IDE, IDE stands for?

a)

Integrated Digital Environment

b)

Integrated Development Environment

c)

Instruction Development Environment

d)

Integrated Development Embedded

10.

How many digital pins are there on the UNO board?

a)

13

b)

14

c)

16

d)

12

11.

Arduino IDE consists of two functions. What are they?

a)

Build() and Loop()

b)

Setup() and Build()

c)

Setup() and Loop()

d)

Pinmode() and Output()

12.

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

a)

loop ( )

b)

delay( )

c)

setup ( )

d)

input( )

13.

Which command is called when a sketch starts. Use it to initialize variables, pin modes, start using libraries, etc. It will only run once, after each power up or reset of the Arduino board.

a)

loop ( )

b)

delay( )

c)

setup ( )

d)

input( )

14.
Actuators facilitate what?
a)
Processing Input
b)
sensing the environment
c)
Movement
d)
augumentation
15.
Based on Intelligence, which of these is not a type of robot?
a)
Autonomous
b)
Pre-programmed
c)
Tele-operated
d)
Legged