Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

G7 Week 5 & 6 Revision Term 3

Total questions: 16

Worksheet time: 8mins

Name
Class
Date
1.

The building blocks for creating a user interface are called

a)

Blocks

b)

Applications

c)

Components

2.

In App Inventor, what do we use for storing data?

a)

Canvas

b)

Database

c)

Interface

3.

What kind of component is database 'TinyDB'?

a)

Storage

b)

Layouts

c)

Sensors

4.

Identify the type of block in the below image:

a)

Lists block

b)

Variables block

c)

Colors block

5.

The instructions below allow the database app to_____________when the user clicks it

a)

read data

b)

store data

c)

remove data

6.

Database:is a place where apps and programs can store and save data.

a)

True

b)

False

7.

The name of global variable is

a)

Fruits

b)

fruits

c)

fruit

8.

We can add items to list block from

a)

Text

b)

variable

c)

lists

9.

We can call Tiny DB1.StoreValue block from

a)

ListView

b)

ListView1

c)

TinyDB1

d)

TinyDB

10.

Database is not important for all popular applications.

a)

True

b)

False

11.

Screen: a new page in application

a)

True

b)

False

12.

Most popular application such as Instagram and Whats up have

a)

single screen (1 page)

b)

no screen (0 page)

c)

multiple screens (many pages)

13.

we add blocks of code to back-bag to

a)

copy blocks only

b)

to reuse it once only

c)

to copy blocks and reuse them again and again

14.

We use ListView to

a)

to select option from multiple options

b)

to show image on screen

c)

to show list of items of screen

15.

We use ListPicker to

a)

to select option from multiple options

b)

to show image on screen

c)

to show list of items of screen

16.

We use Image to

a)

to select option from multiple options

b)

to show image on screen

c)

to show list of items of screen