wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MIT App Inventor 2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

what is MIT app inventor ?

a)

Its a Software

b)

Used to create mobile apps

c)

Mobile software

d)

Web application

2.

what will detect the shaking and movements in Mobile?

a)

sensor

b)

IC

c)

IC

d)

Accelerometer Sensor

3.

Which sensor will measure movements?

a)

GyroscopeSensor

b)

LightSensor

c)

LocationSensor

d)

AccelerometerSensor

4.

if 2 lines in the same direction means what is the name of lines?

a)

similar lines

b)

single direction lines

c)

parallel lines

d)

none of these

5.

where will be the Button and Images are availabe?

a)

MIT app Inventor

b)

User Interface

c)

properties

d)

Components

6.

where you can find Horizontal and vertical Arrangements?

a)

Properties

b)

Layout

c)

User Interface

d)

Storage

7.

What kind of arrangement is this

a)

vertical arrangement

b)

Horizontal arrangement

c)

diagonal arrangement

8.

To get a HorizontalArrangement to fill the width of the screen, which Property should be set?

a)

Height

b)

Width

c)

AlignHorizontal

d)

AlignVertical

9.

This block of code is an example of . . .

a)

event handler.

b)

conditional statement.

c)

programming loop.

d)

a procedure that uses arguments.

10.

The part of the app users open and interact with is the called the

a)

Back end

b)

User interface

c)

List

d)

Procedure