wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

App inventor

Total questions: 42

Worksheet time: 29mins

Name
Class
Date
1.

Which menu option allows you to create a new app?

a)

Projects

b)

Connect

c)

Build

d)

Help

2.

Which menu option allows you to test your app?

a)

Project

b)

Connect

c)

Build

d)

Help

3.

Which menu option do you choose to begin developing an app?

a)

AI Companion

b)

Start New Project

c)

Save Project

d)

Export Selected Project

4.

Which of these is NOT one of the 3 main screens in App Inventor?

a)

Projects

b)

Connect

c)

Designer

d)

Blocks

5.

Which section of the Designer page displays how your app appears to the user?

a)

Pallette

b)

Viewer

c)

Components

d)

Properties

6.

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

a)

User Interface

b)

Layout

c)

Media

d)

Sensors

7.

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

a)

User Interface

b)

Layout

c)

Media

d)

Sensors

8.

The part of the app that user sees is called?

a)

The blocks editor

b)

User interface

c)

Blocks

9.

This section is divided into sections and that contain components.

a)

Blocks

b)

Palette

c)

Properties

d)

Media

10.

This section allows the app creator to develop the code that will run the app.

a)

Blocks Editor

b)

Design Editor

c)

Viewer

d)

Palette

11.

These are used to identify aspects of each screen or component.

a)

Properties

b)

Extensions

c)

Blocks

d)

Behaviors

12.

This area shows a list of pictures and/or sound being used in the project.

a)

Properties

b)

Viewer

c)

Palette

d)

Media

13.

Google's phone or tablet operating system

a)

Components

b)

Android

c)

Palette

d)

Blocks

14.

App Inventor is a(n) ___ based programming language.

a)

Cloud

b)

Internet

c)

IOS software

d)

hardware

15.

File format of an app inventor project's source code

a)

apk

b)

aia

c)

aii

16.

Which drawer would you find Horizontal Arrangement?

a)

Media

b)

Layout

c)

User Interface

d)

Drawing and Animation

17.

The playing field for any App Inventor game is called a(n) ______?

a)

Label

b)

Canvas

c)

Horizontal Alignment

d)

Clock

18.

In programming, this is an action that occurs as a result of the user or another source,

a)

occassion

b)

design

c)

block

d)

event

19.

What is the purpose of this backpack icon?

a)

store apps in it

b)

delete unwanted blocks

c)

export blocks to other apps

d)

to make the page look pretty to make the page look pretty

20.

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

a)

Control

b)

Logic

c)

Math

d)

Text

21.

Why do we have to label each one of our components? (Like buttons)

a)

Because practice makes perfect.

b)

To help us know what we are working with in blocks

c)

to tell the blocks what to do

d)

we don't, it is automatically done for us

22.

The different pieces which can be put together to create an app, e.g. images, sounds, labels

a)

Components

b)

Android

c)

Palette

d)

Blocks

23.

Label, Sound, or Button are all?

a)

loops

b)

blocks

c)

design variables

d)

components

24.

What is the purple block?

a)

Procedure

b)

Conditional

c)

Event handler

d)

Variable

25.

What is the length of this list?

a)

1

b)

8

c)

10

d)

6

e)

4

26.

True or False: It is possible to have an empty list -- i.e., a list with no elements.

a)

True

b)

False

27.

Which decision block in a flowchart is used to represent YES/NO or TRUE/FALSE answers?

a)

Diamond/rhombus

b)

Rectangle

c)

Circle

d)

Heart

28.

This is a(n)...

a)

procedure

b)

initializer variable

c)

event handler

d)

loop

29.

What kind of arrangement is this

a)

Horizontal arrangement

b)

vertical arrangement

c)

diagonal arrangement

30.

Which menu option allows you to create a new app?

a)

Projects

b)

Connect

c)

Build

d)

Help

31.

Which section of the Designer page displays how your app appears to the user?

a)

Pallette

b)

Viewer

c)

Components

d)

Properties

32.

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

a)

User Interface

b)

Layout

c)

Media

d)

Sensors

33.

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

a)

User Interface

b)

Layout

c)

Media

d)

Sensorrs

34.

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

a)

Control

b)

Logic

c)

Math

d)

Text

35.

All App Inventor Components have _______?

a)

Labels

b)

Images

c)

Buttons

d)

Properties

36.

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

a)

Height

b)

Width

c)

AlignHorizontal

d)

AlignVertical

37.
This is an example of what kind of data?
a)
String Data
b)
Number Data
c)
Boolean Data
d)
Words Data
38.
Can detect clicks.
a)
label
b)
button
c)
textbox
d)
slider
39.
A component used to enter text
a)
Label 
b)
Spinner
c)
Button 
d)
Textbox
40.

True or False: Components can be either visible or non-visible.

a)

True

b)

False

41.

The button which takes you to design view - where you change the look of your app

a)

Blocks button

b)

Designer button

c)

Palette

d)

Components

42.

Contains the components used in an app

a)

Palette

b)

Blocks button

c)

Design button

d)

Components