AP CSP Worksheet 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Thomas Maher
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Evaluate the mathematical expression: 3 - 6 x 5 + 4
-26
-23
6
3
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
George will go to a movie theater if there is a movie showing for 4pm or 7pm and he has more than $14 in his wallet. Otherwise, George will watch a movie at home.
In which of the following cases will George go to see a movie?
George has $10 and there is a showing at 7pm
George has $14 and there is a showing at 4pm
George has $15 and there is a showing at 7pm
George has $9 and there is a showing at 7pm
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Evaluate the following mathematical expression using x = 6, y = 8, and z = 1/2
z (x + y)
6
7
14
28
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the width of a rug is 5 feet and the total area is 45 square feet, what is the length of the rug?
50
40
9
6
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
AP CSP is language agnostic, meaning that there is no specific language requirement. The exam reference sheet that provides instructions and explanations to help you understand the format and meaning of the questions you will see on the exam. The exam reference sheet contains two programming formats: text based and block based.
For this problem, refer to the “Robot” section of the AP CSP exam reference sheet. (You have a copy in Canvas.)
Which of theses is a valid Robot command?
MOVE_FORWARD()
MOVE_RIGHT()
MOVE_LEFT()
MOVE_BACK()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
AP CSP is language agnostic, meaning that there is no specific language requirement. The exam reference sheet that provides instructions and explanations to help you understand the format and meaning of the questions you will see on the exam. The exam reference sheet contains two programming formats: text based and block based.
For this problem, refer to the “Robot” section of the AP CSP exam reference sheet.
Which of the following code segment moves the Robot 3 spaces forward?
MOVE_FORWARD(3)
MOVE_FORWARD()*3
MOVE_FORWARD_3()
MOVE_FORWARD() MOVE_FORWARD() MOVE_FORWARD()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
AP CSP is language agnostic, meaning that there is no specific language requirement. The exam reference sheet that provides instructions and explanations to help you understand the format and meaning of the questions you will see on the exam. The exam reference sheet contains two programming formats: text based and block based.
For this problem, refer to the “Robot” section of the AP CSP exam reference sheet.
If the Robot is facing North and the following code is executed,
ROTATE_LEFT() ROTATE_LEFT() ROTATE_LEFT()
which direction is Robot facing now?
North
South
East
West
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
LEGO Ev3 Robotics

Quiz
•
5th - 12th Grade
10 questions
Comp Sci Unit 3 #7

Quiz
•
11th Grade
12 questions
Exploring Python Turtle Graphics

Quiz
•
7th Grade - University
9 questions
Square One V2X Challenge Quiz

Quiz
•
9th - 12th Grade
10 questions
Loops - code.org

Quiz
•
12th Grade
12 questions
Finch Robot Review Quiz

Quiz
•
9th - 12th Grade
14 questions
Taylor Chess Quiz

Quiz
•
4th - 12th Grade
15 questions
Swift Playgrounds Part 2

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade