1) What is the purpose of decomposing a programming project? a) To break down the problem into smaller parts that are more manageable and easier to understand b) It is used to test your system at the end of the project c) To split the problem into two parts d) To make a hand-drawn design for the solution to the problem before you start writing code 2) Which one of the following success criteria would not be suitable? a) User screen must have a button to move to the next screen b) Must allow the user to input their name c) App must be easy to use d) App must have a score screen 3) Which of the following would define an event? a) A sequence of code that is executed when an application is opened b) When a sequence of code is executed more than once c) When an expression evaluates as true d) An action that triggers a sequence of code to be executed 4) Looking at the code below, what triggers the event? a) When the variable startbutton is initialised b) When an object named startbutton is clicked c) When the Game screen opens d) When any item on the Game screen is clicked 5) Looking at the code below, what happens after the confirm_button has been clicked? a) The user is prompted to enter text into the input box b) A data entry box will appear c) Nothing, as the variable name hasn’t been declared beforehand d) The text entered by the user into the input box is collected and linked to the name variable 6) There is an app that has two screens, home_screen and game_screen. On the home screen are two buttons. What sequence should the two events below be placed in? a) The sequence of each onEvent is unimportant, as the flow of the program is controlled by when the events are triggered b) 1 then 2 c) 2 then 1 7) What will happen after the play_game_button is clicked? a) The game_screen will appear and wait for the play_game_button to be clicked before moving to the end_screen b) The game_screen will appear and will automatically move to the end_screen after five seconds c) The game_screen will appear and will automatically move to the end_screen after 50 seconds d) A countdown timer will appear before moving to the end_screen 8) A currency converter app converts pounds to Australian dollars. If ‘5’ was entered into pounds_text_entry, what would appear in the australian_label when the Convert_Button is clicked? a) 5 b) 2 c) 10 d) 20 9) What is the name of the tool we've been using to create apps? a) AppLab b) AppCreator c) AppShed d) AppMax e) AppMaker f) AppLe

Tabela

Vizuelni stil

Postavke

Promeni šablon

Vrati automatski sačuvano: ?