wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Final Exam

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is the main purpose of task main() in a ROBOTC program?

a)

To define motor ports

b)

To start the robot’s execution

c)

To declare variables

d)

To stop the robot

2.

What does the following line of code do? motor[rightMotor] = 75;

a)

Sets the motor to 75% power

b)

Sets the motor to full power

c)

Stops the motor

d)

Sets the motor to rotate 75 degrees

3.

What is the purpose of the command wait1Msec(1000)?

a)

Pauses the program for 1 second

b)

Repeats the program 1000 times

c)

Runs the motor for 1000 rotations

d)

Stops all motors permanently

4.

Why are loops important in robot programming?

a)

They reduce motor torque

b)

They allow actions to repeat automatically

c)

They increase battery life

d)

They stop errors from occurring

5.

In a series circuit, how does current flow?

a)

Only through the largest resistor

b)

Through multiple paths

c)

Randomly through the circuit

d)

Through only one path

6.

What is an advantage of a parallel circuit?

a)

One failure stops the entire circuit

b)

Components receive full voltage

c)

Higher total resistance

d)

Lower voltage at each component

7.

What happens if one component fails in a series circuit?

a)

Voltage increases

b)

The entire circuit stops working

c)

Only that component stops

d)

The remaining components work normally

8.

According to Ohm’s Law, current is equal to:

a)

Voltage + Resistance

b)

Voltage × Resistance

c)

Resistance ÷ Voltage

d)

Voltage ÷ Resistance

9.

A circuit has 12V and 6Ω of resistance. What is the current?

a)

0.5 A

b)

1 A

c)

2 A

d)

6 A

10.

What type of energy does a DC motor convert into motion?

a)

Thermal energy

b)

Chemical energy

c)

Light energy

d)

Electrical energy

11.

What happens to a DC motor’s speed when voltage increases?

a)

Motor reverses direction

b)

Speed decreases

c)

Speed stays the same

d)

Speed increases

12.

What does an amp-hour (Ah) rating measure?

a)

Motor speed

b)

Battery voltage

c)

Amount of current over time

d)

Resistance in a circuit

13.

Why are amp-hours important when choosing a robot battery?

a)

They determine motor direction

b)

They determine how long a robot can run

c)

They increase torque

d)

They control motor speed

14.

A robot draws 0.5 A from a 1 Ah battery. How long will it run?

a)

30 minutes

b)

1 hour

c)

2 hours

d)

4 hours

15.

Which robot type moves along three linear axes (X, Y, Z) and has a rectangular work envelope?

a)

Cartesian

b)

Spherical

c)

Cylindrical

d)

SCARA