wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Wacky Wednesday Review #3

Total questions: 15

Worksheet time: 29mins

Name
Class
Date
1.

What is a resistor?

a)

type of wire

b)

resists the flow of electricity, two types 330 Ohm and 10k Ohm

c)

controls the flow of electricity and only allows it to flow one direction

d)

a type of LED

2.

What is a servo?

a)

a piece of hardware that turns a device a certain angle and holds it there

b)

writes angles from 0 to 180

c)

none of these choices

d)

a piece of hardware that needs three wires, one for ground pin, power pin and PWM pin

3.

What is a possible digital signal state?

a)

0

b)

0 - 255

c)

255

d)

HIGH

4.

What is the value for an analogRead( ) signal that is all the way on?

a)

0

b)

1023

c)

LOW

d)

255

5.

analogWrite( ) can write a value between:

a)

0 - 1023

b)

0 - 255

c)

255 - 1023

d)

1023

6.

A photo resistor is:

a)

an analog sensor that measures ambient light and returns a value between 0 and 255

b)

a digital sensor that measures ambient light and returns a value between 0 and 255

c)

an analog sensor that measures ambient light and returns a value between 0 and 1023

d)

a digital sensor that measures ambient light and returns and a value between 0 and 1023

7.

When using the scratch program, what does this block do?

a)

reads a statement and executes the statement if true

b)

reads a statement and repeats the statement in a forever loop

c)

reads a statement and executes the statement if false

d)

reads the program and pauses the program

8.

While using the scratch program, what does this block do?

a)

reads a statement and executes the statement if true

b)

reads a statement and repeats the statement in a forever loop

c)

reads a statement and executes the statement if false

d)

reads a statement and pauses the program

9.

While using the scratch program, what does this block do?

a)

reads a statement and executes the statement if true

b)

reads a statement and executes the statement if false

c)

reads the statement and repeats the statement in a forever loop

d)

reads the statement and pauses the program for one second

10.

Which block will run a program, check all that apply

a)
b)
c)
d)
11.

What will this code do?

a)

start the program and the sprite will forever follow the mouse-pointer

b)

end the program and the cursor follows the arrow on the screen

c)

start the program and the cursor will forever follow the mouse-pointer

d)

end the program and the cursor jumps from sprite to sprite

12.

This code will:

a)

run when the space bar is pressed, the sprite will forever turn counterclockwise 15 degrees and then 10 steps 10 times

b)

do nothing there is no start command

c)

run when the space bar is pressed, the sprite will move 10 steps, 10 times, and forever turn counterclockwise 15 degrees

d)

run when the space bar is pressed, and alternate between moving 10 steps and rotating counterclockwise

13.

If we want a condition to be checked an infinite number of times we must use a

a)

If statement

b)

Forever Loop

c)

Repeat Statement

d)

For Loop

14.

One difference between a Hard Drive and RAM (random access memory) is

a)

a Hard Drive is short term memory and is always available, even if the computer has been turned off

b)

RAM is short term memory and is always available, even if the computer has been turned off

c)

a Hard Drive is short term memory and is not available once the computer is turned off

d)

RAM is short term memory and is not available once the computer is turned off

15.

If this is your last question, get a paper from Mrs. Doulin and complete the last three questions of this review. If this is not you last question, finish the review and then get the last 3 questions.

a)

Yes I read this and will answer the last 3 questions on paper

b)

No I did not read this and I am taking a zero for the last 3 questions of the review