CSP Unit 7 Review Code.org

CSP Unit 7 Review Code.org

9th - 12th Grade

28 Qs

quiz-placeholder

Similar activities

AP Computer Science Principles Unit 7 Review

AP Computer Science Principles Unit 7 Review

9th - 12th Grade

26 Qs

AP CSP Quizizz 11-12 - Debugging

AP CSP Quizizz 11-12 - Debugging

9th - 12th Grade

25 Qs

Objektumok és operátorok

Objektumok és operátorok

9th - 12th Grade

24 Qs

CSP Lists Loops and Traversals

CSP Lists Loops and Traversals

9th - 12th Grade

24 Qs

Code.org AP CSP Lists

Code.org AP CSP Lists

9th - 12th Grade

24 Qs

APCSA Topic 7

APCSA Topic 7

9th - 12th Grade

26 Qs

Code.org Unit 7 Review

Code.org Unit 7 Review

9th - 12th Grade

26 Qs

AP CSP Functions, Returns, Libraries

AP CSP Functions, Returns, Libraries

9th - 12th Grade

26 Qs

CSP Unit 7 Review Code.org

CSP Unit 7 Review Code.org

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Meredith Smith

Used 97+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an example of abstraction?
Writing a function for code you repeat often
Using logic symbols like < and >
Numbers are converted from one base to another
There is an error in the code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tasks would best be accomplished by a LOOP?
Drawing a circle of any size on the screen
Drawing a hexagon (6 sided shape)
Drawing out the letters of the word "HELLO"
Determining whether a number is odd or even

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why are parameters useful when programming?
Parameters determine the number of times the function will run. 
Parameters allow for more flexible, generalized behaviors in functions.
Parameters are useful for teams of programmers because they help define the boundaries of the problem they are trying to solve. 
Parameters change the order of operations within a function. 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finding and fixing problems in your algorithm or program
debugging
hacking
cracking
problem solving

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a list of steps that you can follow to finish a task?
commands
wires
algorithm
program

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Multiple functions within a program can have the same name
True
False

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true regarding naming functions? 
Function names can be reused multiple times
A function name should be as descriptive as possible to indicate what the function does.
Function names should be organized alphabetically
The function name should begin with a number that indicates the order in which it should be executed.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?