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
12 questions
CS Python Fundamentals Quiz 2 Review & Practice

Quiz
•
9th - 12th Grade
10 questions
Recursive Functions in Python

Quiz
•
12th Grade
10 questions
PDA Software I&T - Constructs Required

Quiz
•
12th Grade
9 questions
Software development set #1

Quiz
•
11th Grade
13 questions
Python Functions Quiz

Quiz
•
10th Grade
6 questions
Structure and Role of the Processor

Quiz
•
12th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
9 questions
Quiz on Introduction to Programming with Python

Quiz
•
9th - 12th Grade
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade