wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

mit app inventor quiz

Total questions: 15

Worksheet time: 39mins

Name
Class
Date
1.

Which menu option allows you to create a new app?

a)

Projects

b)

Connect

c)

Build

d)

Help

2.

On the Palette, under which selection will you find a Button?

a)

User Interface

b)

Layout

c)

Media

d)

Sensors

3.

On the Blocks page, under which item will you find the "If-Then" blocks?

a)

Control

b)

Logic

c)

Math

d)

Text

4.

A component which the user can use to enter text into the app

a)

Label

b)

Spinner

c)

Button

d)

Textbox

5.

On the Palette, under which item will you find the Accelerometer?

a)

User Interface

b)

Layout

c)

Media

d)

Sensors

6.

What is the purpose of the Button component in MIT App Inventor?

a)

To play audio files

b)

To create interactive buttons for users to trigger actions or events.

c)

To create 3D animations

d)

To display images on the screen

7.

Name three cool features of the Button component.

a)

Size, Font, Border

b)

Image, Border Radius, Padding

c)

Alignment, Margin, Visibility

d)

Text, Background Color, Enabled

8.

What is the Label component used for in MIT App Inventor?

a)

To calculate mathematical equations

b)

To play music

c)

To display text or images on the screen

d)

To send emails

9.

What is the main purpose of the Image component in MIT App Inventor?

a)

Performing complex calculations

b)

Sending messages to friends

c)

Playing your favorite tunes

d)

Displaying cool pictures

10.
Can detect clicks.
a)
label
b)
button
c)
textbox
d)
slider
11.

This "empty String" block is found where?

a)

Text drawer of Built-In blocks

b)

Text drawer of Component blocks

c)

Math drawer of Built-In blocks

d)

Blocks available for a TextBox component

12.
This is an example of what kind of data?
a)
String Data
b)
Number Data
c)
Boolean Data
d)
Words Data
13.

Identify which one is App here ?

a)
b)
c)
d)
14.

The part of the app you actually see is called what?

a)

User interface?

b)

Blocks editor?

15.

Can we change the background color of the screen?

a)

YES

b)

NO