CSP Unit 3 Assessment

Flashcard
•
Computers
•
9th - 12th Grade
•
Medium
Nathanael Baker
Used 1+ times
FREE Resource
Student preview

10 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Actions in the picture helpful in designing and developing an app?
Back
I and III only
2.
FLASHCARD QUESTION
Front
Purpose of a design specification?
Back
Describing the requirements for how a program will work or users will interact with it
3.
FLASHCARD QUESTION
Front
What will the “background color” of the “topButton” be when the program is finished running?
Back
blue
4.
FLASHCARD QUESTION
Front
If the user does NOT click the button what color will “topButton” be when this program finishes running?
Back
blue
5.
FLASHCARD QUESTION
Front
What will be displayed in the console when the user clicks the "topButton" button ONCE? Options: cat, bird, dog, dog, cat, bird, cat, dog, bird, bird, cat, dog
Back
cat, dog, bird
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.
FLASHCARD QUESTION
Front
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?
Back
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.
FLASHCARD QUESTION
Front
The following program is run. Then the user clicks the “bottomButton” TWO TIMES. What will be displayed in the console?
Back
banana dragon fruit cherry cherry
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 Wayground
10 questions
Code.org Unit 3 Review: Intro to App Design

Flashcard
•
12th Grade
12 questions
Premiere Pro Flashcard

Flashcard
•
10th - 12th Grade
8 questions
AP Computer Science Principles Unit 4 Review

Flashcard
•
9th - 12th Grade
9 questions
Canon Rebel Start Guide

Flashcard
•
9th - 12th Grade
10 questions
Excel Intro

Flashcard
•
7th - 12th Grade
4 questions
Simulado Prova Alura

Flashcard
•
9th - 12th Grade
13 questions
Microsoft Word 2019 Advanced – Unit 1 Flashcard

Flashcard
•
10th Grade - University
10 questions
Christmas

Flashcard
•
11th Grade
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