
AP CSP Review

Quiz
•
Computers
•
9th Grade
•
Medium

Brian Rivas
Used 5+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
The inputs and outputs that allow a user to interact with a piece of software.
Useful Interchange
User Input
User Interface
User Intention
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Some program statements run when triggered by an event, like a mouse click or a key press.
Sequential Programming
Event Driven Programming
3.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is a reason to include comments in a program?
Comments tell the computer what the code is doing.
Comments tell the programmer what the code is doing.
Comments help the user work an app more effectively.
Comments will show up in the console so when the program is run, the programmer know what happens.
4.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is displayed to the console log?
$10
$ 10
$10.00
error
5.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is a Bug
Part of a program that does not work correctly.
An algorithm that has been coded into something that can be run by a machine.
The art of creating a program.
An action that causes something to happen.
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
What is output by the program?
Option A
Option B
Option C
Option D
Option E
7.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Assume that the two variables age and day have been initialized with the values shown.
var age = 16;
var day = "Monday";
Determine if the following statement evaluates to true or false.
(age > 10) && (age < 20)
true
false
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
GCSE Computing - Subprograms

Quiz
•
9th - 10th Grade
10 questions
Python Programming

Quiz
•
7th - 9th Grade
16 questions
Subroutines

Quiz
•
9th - 11th Grade
15 questions
Microbit Algorithms

Quiz
•
9th Grade
10 questions
BTEC DIT C3 LAB - External Threats

Quiz
•
10th - 11th Grade
10 questions
PLTW CSE L1 Vocab P1/2

Quiz
•
9th - 12th Grade
10 questions
Code.org Unit 3 Post-Assessment: Intro to App Design

Quiz
•
9th Grade
15 questions
System & Application Software

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade