wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

App Creator 1.6

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

What is a bug?

a)

A flaw in a computer program that causes the program to produce an incorrect result or behavior.

b)

A gross creepy-crawly

c)

A broken app that cannot be saved or fixed.

2.

To identify bugs or errors in computer hardware or programs and fix them is _______________

a)

debugging

b)

delicing

c)

delousing

d)

describing

3.

Which is NOT a step in debugging code?

a)

Check for hardware or emulator connection issues.

b)

Check for compilation errors (Warnings and Error messages in the Blocks Viewer) and fix them.

c)

make sure you understand the intended outcomes of each event handler, review your comments and algorithms.

d)

make sure you understand the intended outcomes of each event handler, review your comments and algorithms.

e)

Skip broken code and come back to it later, you might find the answer somewhere else.

4.

To avoid bugs and errors you should develop and test code

a)

incrementally

b)

all at once

c)

on paper

d)

by hand

5.

You can duplicate ______________

but you cannot duplicate _______________.

a)

blocks of code | design components

b)

design components | blocks of code

c)

blocks of code | app inventor files

d)

design components | algorithms

6.

True or False:


App Inventor will attempt to run a block of code with a warning symbol.

a)

True

b)

False

7.

True or False:


App Inventor will ignore a block of code with an error symbol.

a)

True

b)

False

8.

How do you know if a block is disabled?

a)

It has a thick outline

b)

It is greyed out

c)

The color changes to black

d)

You cannot disable a block

9.

What is the purpose of the backpack tool?

a)

To save apps

b)

To save blocks of code and move it between apps

c)

To save components

d)

To save properties

10.

Who is someone you think you would work well with?

4 lines