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

Quiz
•
Computers
•
9th - 12th Grade
•
Medium

S Wines
Used 745+ times
FREE Resource
Student preview

32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
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.
"Starting my program!"
"You clicked the button!"
"Ending my program!"
"Starting my program!"
"Ending my program!"
"You clicked the button!"
"You clicked the button!"
"Starting my program!"
"Ending my program!"
"You clicked the button!"
"Ending my program!"
"Starting my program!"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After the program is run, what will the text color of smallButton be?
red
blue
green
yellow
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not one of the purposes of having potential users test a program or app?
To write the code for the program/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.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the user clicks the button, what color will "topButton" be when the program finishes running?
red
green
blue
orange
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When this program is run, the user clicks "topButton" then "bottomButton" and then "topButton" again. What will be displayed in the console?
aaa
bbb
ccc
aaa
aaa
ccc
bbb
aaa
ccc
aaa
bbb
aaa
aaa
bbb
aaa
ccc
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which line of code is most likely to return an error?
1
2
3
4
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following describes "event-driven programming?"
Commands run one at a time in the order that they are written.
Commands run one at a time in response to user interactions or other events.
Commands all run at the same time when the user interacts with the app.
Commands all run whether or not the user interacts with the program.
Create a free account and access millions of resources
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade