wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

PLTW App Creators quiz Lesson 1.4 & 1.5 & 1.6

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

A command that performs different actions depending on whether a condition is true or false.

a)

Algorithm

b)

Flow chart

c)

Conditional statement

d)

Boolean logic

2.

A form of mathematics in which an expression is reduced to either True or False.

a)

Condition

b)

Blocks

c)

Boolean logic

d)

Event handler

3.

Where can you find the backpack feature in App Innovator?

a)

Block screen

b)

Design screen

c)

In the palette

d)

In the drawers

4.

How do you transfer your project design and coding from app Inventor to your tablet?

a)

Download the program to App inventor

b)

New projects

c)

With your flowchart

d)

Open the MIT AI2 Companion app and deploy the app to the device.

5.

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

a)

Bug

b)

Code

c)

Break

d)

Add Comment

6.

Pair Programming includes 2 people working together to create a computer program. One is the navigator and one is the driver.

a)

True

b)

False

7.

App Inventor checks for warnings and errors and shows you how to fix them.

a)

False

b)

True

8.

How do you add a comment in your code?

a)

Disable a block

b)

by debugging

c)

Right-click a block a box appears and type in the box

d)

Right click and expand the block

9.

When you check for errors or bugs one of the steps to look for is compilation errors (Warnings and Error messages in the Blocks Viewer).

a)

False

b)

True

10.

What is live programming?

a)

To increase the value of a numeric variable by a set amount.

b)

A programming environment where updates to a program during development automatically appear on the connected testing device.

c)

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

d)

A program that translates instructions or code into a language that can be read and understood by a computer.