wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

App Lab Day 2 quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

How do you add a button to your screen on App Lab?

a)

You type it in

b)

You draw it

c)

You drag it onto the screen

d)

I don't know

2.

Which of these allows the user to enter text?

a)
b)
c)
d)

None of these.

3.

This control is frequently used to let the user start an action.

a)
b)
c)
d)
4.

Which of these could be used to display a different page?

a)
b)
c)
d)
5.

To place objects onto the screen in order to create a user interface you would need to use...

a)

Code mode

b)

Design mode

c)

Event mode

d)

Property mode

6.

In order to test your code, you have to click _____ in the emulator.

a)

run

b)

reset

c)

go

7.

App Lab uses this coding language:

a)

Python

b)

HTML

c)

JavaScript

8.

Apps that respond to the user (events) are...

a)

interactive

b)

non-interactive

c)

static

9.

There are two types of ‘Modes’ in app lab. Code Mode and........

a)

Work Mode

b)

Sleep Mode

c)

Design Mode

d)

Run Mode

10.

A program designed to run blocks of code or functions in response to specified events is called...

a)

An Event-driven program

b)

A value

c)

A property

d)

An object