A database of information about shows at a concert venue contains the following information. • Name of artist performing at the show • Date of show • Total dollar amount of all tickets sold Which of the following additional pieces of information would be most useful in determining the artist with the greatest attendance during a particular month?
AP CSP MCQ Review Session 2 Quiz

Quiz
•
Computers
•
10th Grade
•
Hard
Thomas Harris
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Average ticket price
Length of the show in minutes
Start time of the show
Total dollar amount of food and drinks sold during the show
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A video game character can face toward one of four directions: north, south, east, and west. Each direction is stored in memory as a sequence of four bits. A new version of the game is created in which the character can face toward one of eight directions, adding northwest, northeast, southwest, and southeast to the original four possibilities. Which of the following statements is true about how the eight directions must be stored in memory?
Four bits are not enough to store the eight directions. Five bits are needed for the new version of the game.
Four bits are not enough to store the eight directions. Eight bits are needed for the new version of the game.
Four bits are not enough to store the eight directions. Sixteen bits are needed for the new version of the game.
Four bits are enough to store the eight directions.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following numeric values. • Binary 1011 • Binary 1101 • Decimal 5 • Decimal 12 Which of the following lists the values in order from least to greatest?
Decimal 5, binary 1011, decimal 12, binary 1101
Decimal 5, decimal 12, binary 1011, binary 1101
Decimal 5, binary 1011, binary 1101, decimal 12
Binary 1011, binary 1101, decimal 5, decimal 12
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A user wants to save a data file on an online storage site. The user wants to reduce the size of the file, if possible, and wants to be able to completely restore the file to its original version.
Compressing the file using a lossless compression algorithm before uploading it
Compressing the file using a lossy compression algorithm before uploading it
Compressing the file using both lossy and lossless compression algorithms before uploading it
Uploading the original file without using any compression algorithm
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
A student is creating a Web site that is intended to display information about a city based on a city name that a user enters in a text field. Which of the following are likely to be challenges associated with processing city names that users might provide as input? Select TWO answers.
A. Users might attempt to use the Web site to search for multiple cities.
B. Users might enter abbreviations for the names of cities.
C. Users might misspell the name of the city.
D. Users might be slow at typing a city name in the text field.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A camera mounted on the dashboard of a car captures an image of the view from the driver’s seat every second. Each image is stored as data. Along with each image, the camera also captures and stores the car’s speed, the date and time, and the car’s GPS location as metadata.
The average number of hours per day that the car is in use
The car’s average speed on a particular day
The distance the car traveled on a particular day
The number of bicycles the car passed on a particular day
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A large spreadsheet contains information about the schedule for a college radio station. A sample portion of the spreadsheet is shown below. A student wants to count the number of shows that meet both of the following criteria: • Is a talk show • Is on Saturday or Sunday For a given row in the spreadsheet, suppose genre contains the genre as a string and day contains the day as a string. Which of the following expressions will evaluate to true if the show should be counted and evaluates to false otherwise?
(genre = "talk") AND ((day = "Saturday") AND (day = "Sunday"))
(genre = "talk") AND ((day = "Saturday") OR (day = "Sunday"))
(genre = "talk") OR ((day = "Saturday") AND (day = "Sunday"))
(genre = "talk") OR ((day = "Saturday") OR (day = "Sunday")).
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Computer Science

Quiz
•
9th - 12th Grade
9 questions
C++ Quiz 5: Searching and Sorting Algorithms

Quiz
•
7th - 12th Grade
16 questions
Searching & Sorting Algorithms

Quiz
•
10th Grade - University
10 questions
Search Algorithms

Quiz
•
9th - 12th Grade
15 questions
AS Computing: Data Structures

Quiz
•
10th Grade - University
10 questions
8.2 Arrays Cambridge IGCSE 0478

Quiz
•
10th Grade - University
10 questions
Information Processing - File Organization/Access

Quiz
•
10th - 11th Grade
15 questions
Unit 8 - Searching and Sorting

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University