AP CSP - Unit 4 Code.org Review

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
+1
Standards-aligned
Autumn Honts
Used 97+ times
FREE Resource
44 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is it when a function is used within your code - this likely happens multiple times in a program?
called
declared
created
defined
Tags
CSP.10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is it called when you define a function?
called
declared
created
typed
Tags
CSP.10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is happening in this code?
the variables are being created
the function updateScreen is being declared
the function updateScreen is being called
the function updateScreen is being updated
Tags
CSP.10
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is happening in this code?
the variables are being created
the function singChorus is being declared
the function singChorus is being called
the function singChorus is being updated
Tags
CSP.10
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What are the benefits of creating functions?
There is more than one answer.
removing repeated code
keeping code organized
allowing programmers to be lazy
making it harder for people to read your code
makes it easier to update your code
Tags
CSP.10
6.
CLASSIFICATION QUESTION
3 mins • 1 pt
Categorize these items.
Groups:
(a) Functions
,
(b) Function call
can be used multiple times in a program
also known as a procedure
a named group of programming instructions
should only occur once
a command that executes the code within a function
Tags
CSP.10
CSP.9.a
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You should only use var once per variable because otherwise it could cause errors in your program.
True
False
Tags
CSP.10
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
Python - Lists, Dictionaries and Loops

Quiz
•
9th - 12th Grade
46 questions
Year 8 Mid-Term Assessment

Quiz
•
9th Grade
49 questions
Information Technology Fundamentals Pre-Assessment

Quiz
•
9th Grade - University
41 questions
Intro to Programming Q3 Test

Quiz
•
10th Grade
45 questions
AP CSP Vocabulary Midterm

Quiz
•
11th Grade
40 questions
Programming

Quiz
•
10th Grade
46 questions
Chp. 3 Alice Variables

Quiz
•
12th Grade - University
48 questions
Computer Science Fall Exam

Quiz
•
11th 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
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
10 questions
1.2 OSI & TCP IP Models Quiz

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