Which of the following is an important step to take before beginning to write the code for a program?
APCSP Unit 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Thomas Wright
Used 40+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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 Quizizz
23 questions
GCSE CS - 2.5 Translators and Facilities of Languages

Quiz
•
9th - 11th Grade
16 questions
Flow charts and pseudo code

Quiz
•
9th - 11th Grade
18 questions
Python basics

Quiz
•
7th - 10th Grade
21 questions
Programming Basics

Quiz
•
9th - 12th Grade
20 questions
AQA GCSE Computer Science - 3.2.11 Structured programming

Quiz
•
8th - 10th Grade
15 questions
Pseudocode

Quiz
•
9th - 11th Grade
16 questions
Code.org Discoveries Unit 3

Quiz
•
7th - 10th Grade
17 questions
Programming Languages

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