
BJC AP CSP Unit 3 Exam Review
Authored by TSEE LEE
Computers, Education
9th - 12th Grade
Used 44+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
27 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
0 sec • 1 pt
The robot starts at the bottom right, facing north. Which sequence of steps would move the sprite to where it is now?
Turn left, move forward, turn right
Turn left, move forward, turn right, move forward
Move forward, turn right, move forward
Turn right, move forward, turn left, move forward
Answer explanation
Use a pencil, pointed eraser, something with an orientation, as the robot, and move it across the page/screen.
Remember that rotate doesn't move the robot.
2.
MULTIPLE CHOICE QUESTION
0 sec • 1 pt
What is shopping list[6]?
None of these, error, etc.
milk
chips
cereal
Answer explanation
AP Exam pseudocode:
item 6 of "shopping list"
3.
MULTIPLE CHOICE QUESTION
0 sec • 1 pt
point(x,y) takes in two numbers & reports a list, [x,y]. What is the output, ignoring the words?
[-50,20], [10, 120], [30,20]
[-50], [10], [30]
[-50, 10, 30]
-50, 10, 30
Answer explanation
The last three choices are not identical. Square brackets, [], denote a list.
4.
MULTIPLE CHOICE QUESTION
0 sec • 1 pt
What is computer vision?
where we see technological advancement in the future
teaching computers how to "see" with software that interprets and detects
the study of monitor displays
the automation of jobs
5.
MULTIPLE CHOICE QUESTION
0 sec • 1 pt
A global and a local variable have the same name. Will changing the value of the global variable affect the local one?
Yes
No
Answer explanation
Even if they have the same name.
Global variable: When you click "Make a variable" button in the Variables palette.
Local variable: A script variable or a paramter.
6.
MULTIPLE CHOICE QUESTION
0 sec • 1 pt
Where will the sprite end up after the code above is executed?
A
B
C
D
Answer explanation
The curly brackets {} denote what is repeated before the next instruction runs. So, the first repeat has to finish before the second repeat starts.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which brick wall could not be drawn by the block above?
A
B
C
D
Answer explanation
Check each random reporter by itself, if possible. Can only draw 2-4 full bricks per row.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?