
AP CSP Semester Exam Review

Flashcard
•
Computers
•
12th Grade
•
Easy
Wayground Content
Used 1+ times
FREE Resource
Student preview

52 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Any programming language that lets users create programs by manipulating “blocks” or graphical programming elements, rather than writing code using text.
Back
Block-based programming language
Answer explanation
The question describes a programming language that uses visual elements instead of text. The correct answer, 'Block-based programming language', specifically refers to this type of programming, making it the best choice.
2.
FLASHCARD QUESTION
Front
A sequence of steps, written in a programming language, that can be followed to solve a problem, especially by a computer.
Back
Computer Program
Answer explanation
A 'Computer Program' is a sequence of steps written in a programming language that a computer follows to solve a problem. An 'Algorithm' is a part of this, but the complete solution is best described as a 'Computer Program'.
3.
FLASHCARD QUESTION
Front
An error in a program that prevents the program from running as expected
Back
Bug
Answer explanation
A 'Bug' refers to an error in a program that causes it to malfunction or not run as intended. This term is widely used in software development to describe issues that need fixing.
4.
FLASHCARD QUESTION
Front
Statements that should only run upon a specific user action should be placed
Back
within an onEvent programming statement
Answer explanation
Statements that should run on specific user actions must be placed within an onEvent programming statement, as this structure allows the program to respond directly to user interactions.
5.
FLASHCARD QUESTION
Front
Finding and fixing problems in an algorithm or program
Back
Debugging
Answer explanation
Debugging is the process of finding and fixing problems in an algorithm or program. It involves identifying errors and correcting them to ensure the program runs as intended.
6.
FLASHCARD QUESTION
Front
The program above is run. Then the user clicks the "blueButton" button ONCE. What will be displayed in the console? Options: "1", "2", "3", "1", "3", "2", "2", "1", "3", "1", "3", "2"
Back
"1"
"3"
"2"
Answer explanation
When the user clicks the 'blueButton', it triggers a sequence that first logs '1', then '3', and finally '2' to the console. Therefore, the correct output is '1', '3', '2'.
7.
FLASHCARD QUESTION
Front
What color is blueButton after the code above runs? Options: blue, red, green, yellow
Back
green
Answer explanation
The code likely changes the color of blueButton to green. Therefore, after execution, blueButton is green.
Create a free account and access millions of resources
Similar Resources on Wayground
48 questions
ECE 2203 Final Review

Flashcard
•
12th Grade
44 questions
Economics Ch 14 Test Review

Flashcard
•
12th Grade
50 questions
Operating System and Network Security Terms

Flashcard
•
12th Grade
50 questions
EXAM REVIEW: Computing Principles

Flashcard
•
9th - 12th Grade
40 questions
MIL Exam

Flashcard
•
12th Grade - University
42 questions
AP CSP Final Review

Flashcard
•
12th Grade
49 questions
Computer Architecture

Flashcard
•
University
48 questions
Japanese Katakana Flashcards

Flashcard
•
KG - 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
20 questions
Digital Citizenship

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

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

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

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade