WorksheetsApp Lab Day 2 quiz
Total questions: 10
Worksheet time: 5mins
How do you add a button to your screen on App Lab?
You type it in
You draw it
You drag it onto the screen
I don't know
Which of these allows the user to enter text?
None of these.
This control is frequently used to let the user start an action.
Which of these could be used to display a different page?
To place objects onto the screen in order to create a user interface you would need to use...
Code mode
Design mode
Event mode
Property mode
In order to test your code, you have to click _____ in the emulator.
run
reset
go
App Lab uses this coding language:
Python
HTML
JavaScript
Apps that respond to the user (events) are...
interactive
non-interactive
static
There are two types of ‘Modes’ in app lab. Code Mode and........
Work Mode
Sleep Mode
Design Mode
Run Mode
A program designed to run blocks of code or functions in response to specified events is called...
An Event-driven program
A value
A property
An object
