AP CS P 5.1

Quiz
•
Computers
•
10th Grade
•
Easy
John Kim
Used 3+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Your winnings were more than the largest number the bank’s computers could hold, so an overflow error will occur.
Since decimal numbers are stored imprecisely in computers, a rounding error will occur.
The amount will be represented in machine code format, so converting it to decimal will show the balance in a more readable format.
The amount will cause a runtime error.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The cash register DISPLAY procedure has an error.
A rounding error occurred.
It’s displaying the change owed in a different currency.
The amount is represented as a string field rather than a number.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are assigned a parking space in a large parking lot by an automated machine. You recognize that the parking space number is displayed in binary, but the parking spots are labeled in decimal numbers. Convert the parking space number 10011011 to decimal to know where to park and avoid getting towed.
154
155
157
9F
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When designing a web page, you see a color you want to use listed in binary as: 01010000, 11001000, 01111000. Which color is it, given the decimal equivalents (Red, Green, Blue)?
(32, 76, 414)
(50, 118, 78)
(80, 200, 120)
(128, 310, 170)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Your bank asks for your phone number to associate it with your account. What is this an example of?
A privacy concern
Multifactor authentication
A phishing attempt
Asymmetric authentication
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You have to change a program written a year ago by someone else. A sample section of code is below. How could the original program author have helped anyone making changes at a later date? PROCEDURE A (x, y, z) IF x < y { x <- z }
Provided the original program requirements
Added a video describing the program design and functionality
Used procedure and variable names that described their purpose and content
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is NOT true?
Lower level languages are easier to debug because the language is closest to what the computer executes.
Higher level languages are easier to debug because the language is closer to natural language.
Lower level languages provide less abstraction.
Higher level languages are easier for people to code in because they are more abstract.
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
AP Computer Science Vocabulary Review

Quiz
•
12th Grade
50 questions
Intro to Computer Science Unit 2

Quiz
•
9th - 12th Grade
45 questions
Psuedocode iterations

Quiz
•
11th Grade
48 questions
Python Programming

Quiz
•
University
50 questions
ICT4-CP: C-Sharp

Quiz
•
11th Grade
45 questions
GCSE Python Legends

Quiz
•
1st - 12th Grade
50 questions
AQA 8525 GCSE CS 3.2.10 Subroutines & 3.2.11 Robust & Secure

Quiz
•
10th - 11th Grade
53 questions
AP CSP Vocab Part2

Quiz
•
11th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade