AP CSP:

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

45 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Which of the following does NOT describe a high-level programming language?
- They are ambiguous
- They need to be translated into machine code
- They are easier for humans to understand than machine code
- They are decided on by a small group of people
Back
They are ambiguous
Answer explanation
High level languages are guaranteed to be unambiguous.
2.
FLASHCARD QUESTION
Front
Which of the following is LEAST likely to reduce algorithmic bias? Options: State that the problem does not exist, and people will believe it does not exist; Include a diverse set of engineers on the project; Ensure the training data sets reflect a wide range of inputs; Check the design and implementation frequently for bias
Back
State that the problem does not exist, and people will believe it does not exist
3.
FLASHCARD QUESTION
Front
What does the following program produce?
MOVE_FORWARD()
ROTATE_LEFT()
MOVE_FORWARD()
ROTATE_RIGHT()
MOVE_FORWARD()
ROTATE_LEFT
MOVE_FORWARD()
Back
A line in the shape of a staircase
4.
FLASHCARD QUESTION
Front
Whenever you reduce the complexity of a problem by ignoring unnecessary details, you are using the process of __.
Back
abstraction
5.
FLASHCARD QUESTION
Front
Which of the following is NOT true of a low-level programming language?
Options:
It is easy for humans to understand
It is unambiguous
It is easy for a machine to understand/run
It often refers to details of a machine's hardware
Back
It is easy for humans to understand
6.
FLASHCARD QUESTION
Front
Consider the following pseudocode program. Which input for y will cause an error that prevents the program from finishing?
x = INPUT()
x = x + 10
x = 10 / x
IF (x < 0) THEN DISPLAY("Negative")
ELSE DISPLAY("Positive")
Options: -10, 10, 5, No input will ever cause an error.
Back
-10
7.
FLASHCARD QUESTION
Front
Which of the following is not done by abstraction? Identifies essential details, Disregards non-essential information, Breaks the problem down into smaller tasks
Back
Breaks the problem down into smaller tasks
Create a free account and access millions of resources
Similar Resources on Wayground
32 questions
Sewing Equipment and Tools

Flashcard
•
5th - 12th Grade
40 questions
first aid and cpr review

Flashcard
•
9th Grade - University
35 questions
Premiere Pro Certification Flashcard

Flashcard
•
9th - 12th Grade
47 questions
Safety Exam 24-25

Flashcard
•
12th Grade
28 questions
Miter Saw

Flashcard
•
9th - 12th Grade
30 questions
UNIT 7 VOCAB

Flashcard
•
11th - 12th Grade
28 questions
3.02 Apparel 1

Flashcard
•
9th - 12th Grade
25 questions
Tool Identification

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade