CSP Unit 7 Review Code.org

CSP Unit 7 Review Code.org

9th - 12th Grade

28 Qs

quiz-placeholder

Similar activities

AP CSP - Standard 3 Review

AP CSP - Standard 3 Review

12th Grade

33 Qs

AP CSP Unit 7: Parameters, Returns, and Libraries

AP CSP Unit 7: Parameters, Returns, and Libraries

9th - 12th Grade

26 Qs

AP CSP Unit 4 Test REVIEW

AP CSP Unit 4 Test REVIEW

11th Grade

24 Qs

APCSA Unit 7

APCSA Unit 7

9th - 12th Grade

26 Qs

Computer Science Principles

Computer Science Principles

9th - 12th Grade

26 Qs

functions

functions

9th - 12th Grade

30 Qs

Code.org CSP Unit 4 Review (22-23)

Code.org CSP Unit 4 Review (22-23)

9th - 12th Grade

25 Qs

#100 Devs - LwL - class 15

#100 Devs - LwL - class 15

10th Grade - Professional Development

25 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?