wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

BLOCKLY LESSON 4

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

The statement will run into Do block when value in If statement is .... ?

a)

False

b)

True

c)

Undefined

d)

Null

2.

For what value of "a" will beside print statement be printed?

a)

5

b)

4

c)

-5

d)

any integer value

3.

Which of the following statements requires the user to enter NUMERIC content?

a)

b)

c)

d)

4.

What will be the result of beside image code blocks?

a)

The value of b is b

b)

The value of b is a

c)

Error during the excution

d)

create text with The value of b is a

5.

What will be the result of beside code blocks?

a)

3.3

b)

1

c)

3

d)

Error during the execution

6.

What will be the result of beside code blocks?

a)

These code blocks is invalid

b)

This statement is invalid

c)

This statement is valid

7.

What will be the result of beside cod blocks if user type 5?

a)

Result 10

b)

Result 55

c)

Result 5

d)

Error

8.

What number does the user need to enter so that the result is 49?

a)

Any integer value

b)

0

c)

49

d)

7