APCSP Unit 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Thomas Wright
Used 45+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an important step to take before beginning to write the code for a program?
Plan the logic and anticipated input/output of the code
Randomly generate the variable names to be used in the program
Plan an update and maintenance schedule for the program
Write on paper or a whiteboard all the code you intend to type
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following could be considered part of the beginning “state” of a Scratch program?
Visibility of sprites
The background image
The value of a variable
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
As part of the lifecycle of a program, after a computer programmer writes the code, it is then compiled and usually used to create an executable file to be run on the CPU. The code that is run through the compiler is known as what?
Machine Code
Source Code
Binary Code
RAM
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Subana is writing a program which will calculate the mean average of a set of numbers by adding the numbers and dividing the result by the amount of numbers. She will use a variable, avg, to store this average. Which variable type would be most suitable for avg?
Floating point (float)
Boolean
Integer
String
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tom created the following code segments in Scratch, which are intended to create a short piece of music between them.
When the green flag is clicked, each of the three scripts is intended to run in turn, however, due to a mistake in the code, this does not happen. Which of the following changes could Tom make to ensure that all three of the scripts run as intended?
Delete the block
"Set volume 100 %"
Replace the block "broadcast sound3" with the block "broadcast sound2"
Both of the above options
None of the above options
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Many tasks, large and small, can be solved by performing a specific set of actions and making a particular set of decisions in very precise ways. These sets of actions and decisions are known as what?
Abstraction
Algorithms
Building Blocks
Processes
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following could be represented by a boolean variable?
The direction a car proceeds in at a 4-way intersection
The number of tech support requests made in a day
Whether a guest at a wedding is allergic to peanuts
The weight of a truck as recorded at a weigh-station
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Unit 2 Programming Quiz

Quiz
•
9th - 12th Grade
15 questions
code.org CSP Unit 3 Review 20-21

Quiz
•
9th - 12th Grade
20 questions
SC025 - Topic 1 (Introduction to Programming

Quiz
•
KG - 12th Grade
15 questions
Computer Science Basics

Quiz
•
9th Grade
18 questions
Object Orientated Programming (BTEC Computing)

Quiz
•
11th - 12th Grade
17 questions
Unit 7 Review 1

Quiz
•
9th - 12th Grade
17 questions
AP CSP CPT Practice Quiz

Quiz
•
8th - 12th Grade
20 questions
20.1 Programming Paradigms Cambridge iA 9618

Quiz
•
12th 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