wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GrandQuiz on CODE.org

Total questions: 26

Worksheet time: 13mins

Name
Class
Date
1.

What do we call the person who writes instructions to the computer to complete a task?

a)

Bob

b)

Composer

c)

Architect

d)

Programmer

2.

Doing an action over and over again is known as ______

a)

loop

b)

function

c)

program

d)

Coding

3.

what is a function?

a)

A function is a set of instructions that can be used again and again

b)

A function is a block of organized, reusable code to perform a single and related task

4.

A command which tells the program when to start

a)

loop

b)

event

c)

condition

d)

sprite

5.

Finding and fixing problems in a program is called

a)

condition

b)

loop

c)

Debugging

d)

program

6.

list of steps to finish a task

a)

html

b)

function

c)

algorithm

d)

program

7.

WWW stands for

a)

World wild web

b)

World worm web

c)

World wide web

8.

computers are really good at

a)

making humans lazy

b)

not working

c)

doing jobs for humans

d)

repeating commands

9.

A sprite is something you can ________ with like a character or object

a)

interact

b)

design

c)

build

d)

control

10.

The sprite's costume, size, color, location, behavior can't be changed.

a)

TRUE

b)

FALSE

11.

What is an event?

a)

An Action

b)

Something that happens

c)

An action that causes something to happen.

d)

When a player clicks on a character

12.

Like behaviors, an event will continue to happen until the program is reset, is stopped, or changed

a)

TRUE

b)

FALSE

13.

A part of code that does not work properly is

a)

bug

b)

break

c)

loop

14.

What is y position ?

a)

Up and Down

b)

Right And Left

c)

I Don't Know

15.

What is x position

a)

up and down

b)

right and left

c)

I don't know

16.

The instructions we give to computer are known as

a)

code

b)

Time

c)

Command

d)

program

17.

A person who gives commands to computer is known as

a)

event

b)

coder

c)

humans

d)

I don't know

18.

coding is the process of giving instructions to the ccomputer to perform specific task

a)

TRUE

b)

FALSE

19.

Arranging commands step by step is known as?

a)

selection

b)

Sequence

c)

iteration

20.

set of sequence is known as

a)

power

b)

coding

c)

algorithm

d)

stairs

21.

what is nested loop

a)

None of them

b)

A loop inside another

c)

loop is nested

d)

bird's home in loop

22.

Which one of the following is conditional statement

a)

condition

b)

if

c)

if/else

d)

repeat

23.

which of the following are loops statements

a)

for/each

b)

do/while

c)

while/until

24.

Behaviors are the actions that sprit perform until they are not stopped.

a)

TRUE

b)

FALSE

25.

steps involved in water cycle are

a)

driving

swimming

dancing

singing

b)

Evaporation

Transpiration

condensation

Precipitations

c)

water

cycle

road

car

26.

sprite is like

a)

cartoon character

b)

an object in a scene that can interact and perform task

c)

dancing monkey

d)

NONE OF THEM