wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Visual Coding Quiz

Total questions: 14

Worksheet time: 7mins

Name
Class
Date
1.

______ ______ is any programming language that uses the graphics or blocks that are already defined with code to create programs.

(a)  

2.

The moving object in the visual coding is called (a)   .

3.

The ______ ____ is the place where you create a script for the sprite to do a particular task.

(a)  

4.

In programming languages, whenever there is a problem where logic needs to be applied, we should use (a)  

5.

A loop is a sequence of instructions that is continuously repeated until a certain (a)   is met.

6.

The code that you drag and drop from the blocks is called a Script.

a)

True

b)

False

7.

The place where the sprite moves and performs the action is called the script.

a)

True

b)

False

8.

The block belongs to the Motion category.

a)

True

b)

False

9.

Block is under the Events option.

a)

True

b)

False

10.

Conditional constructs are used to make decisions.

a)

True

b)

False

11.

The default Sprite in the visual coding is the?

a)

Dog

b)

Penguin

c)

Cat

d)

Sprite

12.

What is the function of the following block?

a)

Check whether the condition is true.

b)

Check whether the condition is false.

c)

Repeat the instruction a number of times.

d)

Repeat the instruction until a certain condition is reached.

13.

______ belongs to which block?

a)

Looks

b)

Motion

c)

Operators

d)

Sensing

14.

What is the function of the following block?

a)

To start the Visual Coding application

b)

To start the script

c)

To say hello

d)

None of the above