Unit 3: Intro to App Design (APCSP 22-23, Code.org)

Unit 3: Intro to App Design (APCSP 22-23, Code.org)

Assessment

Flashcard

Computers

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

29 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What will the console log say when this program is run? Assume the user clicks the button after 10 seconds of the program being run.

Back

"Starting my program!"
"Ending my program!"
"You clicked the button!"

2.

FLASHCARD QUESTION

Front

After the program is run, what will the text color of smallButton be? Options: red, blue, green, yellow

Back

green

3.

FLASHCARD QUESTION

Front

Which of the following is not one of the purposes of having potential users test a program or app? To see if there are any bugs in the program/app. , To get input on the design of the program/app., To see how a user interacts with the app/program.

Back

To write the code for the program/app.

4.

FLASHCARD QUESTION

Front

If the user clicks the button, what color will "topButton" be when the program finishes running? Options: red, green, blue, orange

Back

orange

5.

FLASHCARD QUESTION

Front

When this program is run, the user clicks "topButton" then "bottomButton" and then "topButton" again. What will be displayed in the console?

Back

ccc
aaa
bbb
aaa

6.

FLASHCARD QUESTION

Front

Which line of code is most likely to return an error? Options: 1, 2, 3, 4

Back

3

7.

FLASHCARD QUESTION

Front

Which of the following describes "event-driven programming?"

Back

Commands run one at a time in response to user interactions or other events.

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?