Search Header Logo

BJC AP CSP Unit 3 Exam Review

Authored by TSEE LEE

Computers, Education

9th - 12th Grade

Used 44+ times

BJC AP CSP Unit 3 Exam Review
AI

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

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?