wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MIT App Inventor JC Assessment 1

Total questions: 10

Worksheet time: 7mins

Name
Class
Date
1.

Which type of component is used to store numbers and small texts?

a)

Variables

b)

Text input

c)

Label

d)

Operator

2.

Are labels clickable?

a)

Yes

b)

No

3.

Addition, subtraction, etc. can be performed using which blocks?

a)

Logical blocks

b)

Mathematical blocks

c)

Design blocks

d)

Control blocks

4.

Can the text of the labels be changed while running the app, using some component?

a)

Yes

b)

No

5.

Which of the following is used to design games in MIT App Inventor?

a)

Canvas

b)

Animations

c)

Images

d)

None of the above

6.

What is used to create cars and spaceships on the canvas?

a)

Images

b)

Sprites

c)

Gifs

d)

None of the above

7.

How can more items be added to an existing list?

a)

Clicking on the gear icon and adding more item block

b)

Attaching a new block to list

c)

Both A and B

d)

None of the above

8.

What is the main function of the given scripts?

a)

Change Score variable by 1 point

b)

Set the game to Game Over and reset the Score to 0

c)

Pause the game

9.

How can you make 3 buttons show up side by side on the screen?

a)

Use the Vertical Arrangement

b)

Use the Table Arrangement

c)

Use the Horizontal Arrangement

10.

Where can you find all these blocks?

a)

Logic

b)

Procedures

c)

Operator

d)

Control