wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y8 - Pre-Bebras

Total questions: 15

Worksheet time: 9mins

Name
Class
Date
1.

What is an algorithm?

a)

A set of clear instructions in order

b)

A mathematical equation

c)

A way of determining how many likes you get on social media

d)

A type of song

2.

The y axis represents how far something is in which direction?

a)

vertical

b)

horizontal

c)

diagonal

d)

left

3.

If I am facing forwards and I want to be facing right how many degrees LEFT must I turn?

a)

90

b)

180

c)

270

d)

360

4.

What type of logic gate is this?

a)

AND

b)

OR

c)

NOT

d)

XOR

5.

If A = 0 and B = 1, What is Z?

a)

0

b)

1

c)

2

d)

Error

6.

A = 1

B = 1

C = 1

Y = ?

a)

0

b)

1

c)

2

d)

Error

7.

If I had a cross at x = -1 , y = 2. Which quadrant would it be in?

a)

top left

b)

top right

c)

bottom left

d)

bottom right

8.

A = 1

B = 1

Z = ?

a)

0

b)

1

c)

2

d)

Error

9.

What is the remainder of an odd number if I divide it by 2?

a)

0

b)

1

c)

2

d)

3

10.

When solving a problem which of these processes are useful?

a)

Breaking down the problem into smaller parts

b)

Highlighting the important details of the problem

c)

Estimating how difficult the problem is out of 10

d)

Ignoring parts of the problem that seem difficult

e)

Changing the problem into one that would be easier to solve

11.

Why are block based programming languages (like scratch) easier to use than high level programming languages (like python)

a)

They can do more

b)

It is harder to make syntax errors

c)

Elements of the code have been pre-made

d)

They provide a more visual representation of the code

12.

a print statement in python is a type of what?

a)

input

b)

output

c)

comparison

d)

numerical operator

13.

Boolean Logic relates to testing a condition where there are how many possible responses?

(a)  

14.

Which of these more accurately describes what a computer does?

a)

It understands orders and analyses information

b)

It processes data and instructions

15.

Computational devices are made up of thousands, millions or billions of transistors. A transistor is a semiconductor device used to amplify or switch electrical signals and power. How many states can a transistor have?

a)

0

b)

1

c)

2

d)

3

e)

4