wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

EXP CS Quiz1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following might have a computer inside?

a)

Cellphone

b)

Hand-held video game

c)

Flat screen TV

d)

MP3 music player

2.

What is a bitmap?

a)

A program that loads the OS

b)

Houses main memory

c)

Maps the computer's memory

d)

Defines the display space for each pixel

3.

What does 5 + 2*2 - 7 evaluate to?

a)

7

b)

2

c)

-5

d)

None of the above

4.

What it true about PEMDAS?

a)

A way to remember order of precedence.

b)

Expressions in parenthesis are evaluated first

c)

Remembered with "Please excuse my dear aunt Sally"

d)

Always evaluated from left to right

5.

Evaluation blocks -

a)

Provides a visual way to indicate the order of operations in an expression

b)

Must have one function at the top of the block

c)

Represents the structure of an expression

d)

All the above

6.

What is the expression for this Evaluation Block?

a)

(16 + 2) * (12 / 4)

b)

(12 / 4) * (16 + 2)

c)

18 * 3

d)

(* (16 + 2) (/ 12 4))

7.

A Circle of Evaluation is another name for an Expression?

a)

True

b)

False

8.

A mathematical expression is -

a)

Always composed of two numbers

b)

An instruction for doing something

c)

Like a sentence

d)

Evaluated from inside out

9.

What is the value of this Evaluation Block?

a)

7 * 2 + 24 / 4

b)

20

c)

(7 * 2) + (24 / 4)

d)

16

10.

What was the first video game ever produced?

a)

Pong

b)

Tic-Tac-Toe

c)

Spacewar

d)

Mario