Which of the actions in the picture would usually be helpful in designing and developing an app?
Unit 3 Introduction to App Design

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Thomas Martinez
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
I and II only
I and III only
II and III only
I, II, and III
2.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
Which of the following best describes the purpose of a design specification?
Tracking errors that arise through user testing
Documenting comments that will need to be added to a program
Describing the requirements for how a program will work or users will interact with it
Listing detailed questions that will be asked of users during interviews
3.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
What will the “background color” of the “topButton” be when the program is finished running?
red
orange
blue
green
4.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
If the user does NOT click the button what color will “topButton” be when this program finishes running?
red
blue
green
orange
5.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
The following program is run. Then the user clicks the "topButton" button ONCE. What will be displayed in the console?
cat, bird, dog
dog, cat, bird
cat, dog, bird
bird, cat, dog
Answer explanation
Once the program is run, lines 1 and 5 will run, in that order, right away, meaning that the first two words displayed will be cat and dog respectively. The word bird will be displayed once the user clicks the “topButton” and causes line 3 to run.
6.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
The following program is run. Then the user clicks the “bottomButton” ONCE and then clicks the “topButton” ONCE. What will be displayed in the console?
cow, pig, chicken
cow, chicken, pig
pig, cow, chicken
chicken, pig, cow
Answer explanation
Walking through the code run based on the description in the question:
Line 7 will run as soon as the program is run, displaying chicken to the console.
The user clicks the “bottomButton” ONCE which causes line 5 to run, displaying pig to the console.
The user clicks the “topButton” ONCE which causes line 2 to run, displaying cow to the console.
7.
MULTIPLE CHOICE QUESTION
30 sec • 10 pts
The following program is run. Then the user clicks the “bottomButton” TWO TIMES. What will be displayed in the console?
apple banana cherry cherry dragon fruit
banana dragon fruit cherry cherry
banana dragon fruit apple appl
banana cherry cherry dragon fruit
Answer explanation
Walking through the code run based on the description in the question:
Lines 4 and 8 will run as soon as the program is run, in that order, displaying banana then dragon fruit to the console.
The user clicks the “bottomButton” the first time which causes line 6 to run, displaying cherry to the console.
The user clicks the “bottomButton” the second time which causes line 6 to run again, displaying cherry to the console again.
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
Python Basics - Year 8

Quiz
•
7th - 9th Grade
10 questions
AP CSP code.org Unit 3 2020

Quiz
•
9th - 12th Grade
11 questions
#1 - UNIT 3 - INTRO TO PROGRAMMING - Vocabulary

Quiz
•
9th - 10th Grade
15 questions
GCSE - 2.3 Producing Robust Programs

Quiz
•
9th - 11th Grade
15 questions
Pseudocode

Quiz
•
9th - 11th Grade
15 questions
Unit 3: Intro to App Design Vocabulary

Quiz
•
11th Grade
10 questions
CSP Unit 3 Assessment

Quiz
•
9th - 12th Grade
10 questions
Fundamentals of Computing - Unit 5 Quiz 1 Review

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University