wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DDapps_ReviewCT_EGL25

Total questions: 15

Worksheet time: 10mins

Name
Class
Date
1.

A component used to display text on the screen.

a)

Screen

b)

Canvas label

c)

Stage

d)

Label

2.

Which of the following component takes input from user?

a)

Text Input

b)

Button

c)

Label

d)

Image

3.

Where are the IF blocks on thunkable?

a)

Control

b)

Text

c)

Logic

4.

The thunkable is used for designing or making (a)  

5.

Operators like =, <, > are in

a)

Logic

b)

Control

c)

Text

d)

Maths

6.

What category would you find the NAVIGATE TO block in?

a)

Device

b)

Object

c)

Text

d)

Control

7.

To add an image to our app we need to...

a)

Copy and paste the image

b)

Upload the image

8.

What category would you find the block to add words?

a)

Logic

b)

Lists

c)

Device

d)

Text

9.

What' the name of the variable in this code?

a)

Billbutton

b)

total_bill

c)

Billinput

d)

Click

10.

These variables have been set to which data type?

a)

String

b)

Integer

c)

Float

11.

What's the point of using a variable

a)

It's easier to print

b)

It can be reused in a program

c)

It can be used once

d)

Because variables don't hold data

12.

This variable has been set to what data type?

a)

String

b)

Integer

c)

Float

13.

Where will the text be outputted?

a)

Button1

b)

Text_Input1

c)

Label1

d)

Click

14.

What would be the result here?

a)

35

b)

30

c)

15

d)

20

15.

What would be the final output here?

a)

15

b)

20

c)

5

d)

35