AP CSP Unit 3 Simple Review

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Brian Rehmann
Used 101+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which of the following is NOT true about functions in programming?
Functions are reusable programming abstractions.
Functions help reduce the complexity of writing and maintaining programs.
Functions cannot make calls to other functions within the same program.
Once defined, a function can be called many times from different parts of a program.
Functions help break a problem into logical chunks.
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An extra piece of information passed to a function to customize it for a specific need
Parameter
Library
Function
Block
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is the most likely outcome of running the code shown at right?
It will draw a star with each side 150 pixels long.
The program will stop with an error at line 3 because parameters may not be used in for loops.
The program will stop with an error at line 5 because it is dividing by 0.
The program will run without error, but will not draw anything.
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which of the following images represents the most likely output produced by the code segment given below?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the code. The dots are only appearing on the right side of the screen. What number should I change so the dots draw across the entire bottom?
250
330
340
450
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many waves will there be?
Between 5-20
Between 2-10
Between 100-200
Unknowable
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How much blue will there be in the Sea Grass?
Between 5-20
Between 2-10
Between 100-200
0
Similar Resources on Wayground
10 questions
Computer Hardware - RAM & ROM Differences

Quiz
•
4th - 12th Grade
10 questions
GCSE - Flowcharts

Quiz
•
11th Grade
10 questions
Unit 3 - Interactive Animations and Games II

Quiz
•
9th Grade
10 questions
Data Types, Variables, and Constants Quiz

Quiz
•
9th Grade
9 questions
Block Coding

Quiz
•
3rd - 9th Grade
10 questions
Evolution of Computer Programming

Quiz
•
10th Grade
8 questions
Parts of the processor

Quiz
•
9th - 12th Grade
10 questions
Flow Charts

Quiz
•
1st - 10th 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