App Programming Project Quiz

App Programming Project Quiz

8th Grade

10 Qs

quiz-placeholder

Similar activities

Micro:bit assessment 1

Micro:bit assessment 1

7th - 8th Grade

10 Qs

Logos - Digital Images

Logos - Digital Images

2nd - 10th Grade

10 Qs

Computing figures

Computing figures

4th - 12th Grade

14 Qs

Podsumowanie: binarny, komputer, sieć

Podsumowanie: binarny, komputer, sieć

7th Grade - University

13 Qs

Computer Quiz

Computer Quiz

7th - 8th Grade

10 Qs

ÔN TẬP HKII-02

ÔN TẬP HKII-02

8th Grade

15 Qs

Do you know alot about Roblox?

Do you know alot about Roblox?

2nd Grade - University

10 Qs

File Management 3 Quiz

File Management 3 Quiz

8th Grade

10 Qs

App Programming Project Quiz

App Programming Project Quiz

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

Created by

Mr Long

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of decomposing a programming project?

To break down the problem into smaller parts that are more manageable and easier to understand

It is used to test your system at the end of the project

To split the problem into two parts

To make a hand-drawn design for the solution to the problem before you start writing code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following success criteria would not be suitable?

User screen must have a button to move to the next screen

Must allow the user to input their name

App must be easy to use

App must have a score screen

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would define an event?

A sequence of code that is executed when an application is opened

When a sequence of code is executed more than once

When an expression evaluates as true

An action that triggers a sequence of code to be executed

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Looking at the code below, what triggers the event?

When the variable `startbutton` is initialised

When an object named `startbutton` is clicked

When the `Game` screen opens

When any item on the `Game` screen is clicked

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Looking at the code below, what happens after the `confirm_button` has been clicked?

The user is prompted to enter text into the input box

A data entry box will appear

Nothing, as the variable `name` hasn’t been declared beforehand

The text entered by the user into the input box is collected and linked to the `name` variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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?

`home_button` event first, then `game_button` event

`game_button` event first, then `home_button` event

Both events can be placed in any order

Only one event is needed

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen after the play_game_button is clicked?

The game_screen will appear and wait for the play_game_button to be clicked before moving to the end_screen

The game_screen will appear and will automatically move to the end_screen after five seconds

The game_screen will appear and will automatically move to the end_screen after 50 seconds

A countdown timer will appear before moving to the end_screen

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers