wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Vex 2.5

Total questions: 19

Worksheet time: 10mins

Name
Class
Date
1.

Robots use these binary digits for all instructions. What are they called

a)

bits

b)

Bytes

c)

Boundaries

d)

Boing

2.

How many bits would be required to count the number of students in this class (25)

a)

2 bits

b)

4 bits

c)

8 bits

d)

16 bits

3.

In programming, what is a constant?

a)

A value that cannot be changed

b)

A value that can be changed only with a Wait statement

c)

A value for a parameter that can only be positive

d)

I don't yo

4.

An input quantity that can be changed is called? Hint wait times are these

a)

Constant

b)

Variable

c)

Element

d)

Who dat knocking at the door?

5.

The easiest way to store a variable in your program is to:

a)

Create a constant

b)

Create a variable

c)

Create an Assignment

d)

Create a new way to catch mice

6.

We can make a wait statement that always defaults to set value by?

a)

creating an assignment such as y = 5000

b)

creating a condition such as gee my hair is thin

c)

creating an assignment such as xp q45

7.

you can name a variable anything EXCEPT

a)

A reserved word (used by program)

b)

A concentrated word (used by Cortex)

c)

A alpha numeric word (used by Win 10)

d)

Dude, I have no other good distractors

8.

Variable names can NEVER begin with:

a)

A number

b)

A vowel

c)

A consonant

d)

A concertina

9.

What is the ONLY special character you can use in a variable name?

a)

$ dollar

b)

_ underscore

c)

@ ampersand

d)

! exclamation

10.

Programs treat upper case and lower case as:

a)

meaning the same thing

b)

meaning different things

c)

meaning constants > variables

d)

meaning variables < constants

11.

A char variable uses 8 bits of memory, this means it can represent up to: note the pic forgets 0

a)

64 different values

b)

128 different values

c)

256 diffferent values

d)

I don't know boss, I will ask

12.

Our program uses integers. That means there are NO:

a)

fractions

b)

decimals

c)

random numbers

d)

assigned numbers

13.

What is the only way a program can represent decimals called?

a)

Floating Point

b)

Flaring Point

c)

Point Oscar Meyer Weiner

d)

Get the point

14.

True or false, using a floating point in a program can NOT represent any fraction that can't be represented as a decimal number?

a)

True

b)

False

15.

If we want to count number of tires in a bin with our bot, we would use?

a)

integers

b)

floating points

16.

When we need integers to represent positive or negative, we use ?

a)

Signed integers

b)

Signed integers

c)

Signed integers

17.

To use variables they must be declared when?

a)

Beginning of program

b)

As needed in the steps of program

c)

Only when the program runs autonomously

d)

At the end of the program

18.

As you program you can add these to help make sense of the code?

a)

Constants

b)

Comments

c)

Condiments

d)

Concerns

19.

In our program Easy C, comments ALWAYS begin with

a)

//

b)

##

c)

;:

d)

gee barney I don't know