wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MIT APP - QUIZ

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is the purpose of MIT App Inventor?

a)

a. To create mobile applications

b)

b. To design websites

c)

c. To develop computer software

d)

d. To create desktop applications

2.

This component has the ability to detect clicks. Many aspects of its appearance can be changed, and whether it is clickable (Enabled), can be changed in the Designer or in the Blocks Editor

a)

Password Textbox

b)

Button

c)

Slider

d)

Image

3.

This component has the ability to display a piece of text, which is specified through the Text property. 

a)

List picker

b)

Label

c)

Text box

d)

Checkbox

4.

A formatting element in which to place components that should be displayed from left to right.

a)

Vertical Arrangement

b)

Table Arrangement

c)

Layout property

d)

Horizontal Arrangement

5.

The clock is the non-visible component that provides an instant in time using the internal clock on the phone. Which of the following groups does it belong to? 

a)

User Interface

b)

Sensor

c)

Charts

d)

Media

6.

Describe how the set of  codes will perform the task

a)

Once the button is clicked it will generate the result to GENERATE_BTN

b)

Once the button is clicked "A+ " will be displayed on EQUIVALENT_RESULT

c)

The button triggers the action 

d)

The button will display text to  “A+”

7.

Among the following components which is not an example of a non-visible component?

a)

Sound

b)

Clock

c)

Ball

d)

Notifier

8.

 Which of the following is not a component in MIT App Inventor?

a)

SQL Databases 

b)

Images 

c)

 Buttons 

d)

Text boxes

9.

What type of project can be created with MIT App Inventor?

a)

 Games

b)

Productivity Apps

c)

Educational Apps

d)

All of the above

10.

 What is the purpose of the Horizontal Arrangement component in MIT App Inventor?

a)

 To create a column of components

b)

To create a checkbox

c)

 To store data

d)

To create a row of components

11.

Which of the following is not a property of a button in MIT App Inventor?

a)

OnClick

b)

Width

c)

 Text

d)

Color

12.

What block property do you use to set the size of a button in MIT App Inventor?

a)

Width

b)

Scale

c)

Size

d)

Dimensions

13.

Which of the MIT component serves as a progress bar that adds a draggable thumb.

a)

Media

b)

Slider

c)

Clock

d)

Sensor

14.

How do you set the text of a label in MIT App Inventor?

a)

Text Color Property

b)

Text Property

c)

Text Size Property

d)

Text Content Property

15.

To display unchangeable results using the textbox we must set its properties to

a)

Text

b)

Number Only

c)

Read Only

d)

Multi-Line