AppLab

AppLab

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Variables 01

Variables 01

8th Grade

10 Qs

Scratch coding

Scratch coding

6th Grade

15 Qs

Python

Python

5th - 10th Grade

10 Qs

Presentation VIEWS

Presentation VIEWS

6th - 8th Grade

10 Qs

Scratch Revision II

Scratch Revision II

3rd - 12th Grade

10 Qs

Data types and Input

Data types and Input

7th - 9th Grade

14 Qs

Year 8 Coding

Year 8 Coding

7th Grade

14 Qs

FROG VLE

FROG VLE

1st - 12th Grade

10 Qs

AppLab

AppLab

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Sue Matthews

Used 39+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use to identify and modify screen elements or widgets?

onEvent

dropdowns

properties

buttons

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen when this code is run?

'that's great' will appear in the console log

'that's great' will appear on the screen

'try again' will appear in the console log

'try again' will appear on the screen

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language does AppLab use?

Java

Python

JavaScript

C++

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Two rules for naming elements or components of your app:

Start with a capital letter

Use a widget identifier such as btn or scr to help you know which element does what

Always leave a space between words

Use camel case for multiple words

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Logic errors are ......

(2 answers)

When the computer returns an error message of some kind that is a clue about what it can't understand

When the program runs but doesn't do what you think it should

Situations where no error message is displayed, the output is either not what you expect or nothing happens

things misspelled or written in such a way the computer doesn't understand what you're trying to say

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A variable ............

3 answers

starts with a lower case letter

can change during the running of the program

is a container for storing a value

is fixed for the duration of the program

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A syntax error

2 answers

is an error in the coding language which prevents the program from running

could be caused by misspelling the name of a variable or element

could be caused by using the wrong operator to calculate an answer

could be caused by entering incorrect data into a variable

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?