Class Activity: Practice AP Problems, Friday, May 3

Class Activity: Practice AP Problems, Friday, May 3

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Microbit Algorithms

Microbit Algorithms

9th Grade

15 Qs

2.1 Algorithms

2.1 Algorithms

10th - 12th Grade

20 Qs

Code.org Discoveries Unit 3

Code.org Discoveries Unit 3

7th - 10th Grade

16 Qs

S4 Programming Recap

S4 Programming Recap

11th Grade

17 Qs

Basic Programming

Basic Programming

9th Grade

20 Qs

Algorithms & Pseudocode

Algorithms & Pseudocode

11th - 12th Grade

16 Qs

Search & Sort Algorithms

Search & Sort Algorithms

7th - 11th Grade

18 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

Class Activity: Practice AP Problems, Friday, May 3

Class Activity: Practice AP Problems, Friday, May 3

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Used 30+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A media librarian at a movie studio is planning to save digital video files for archival purposes. The movie studio would like to be able to access full-quality videos if they are needed for future projects. Which of the following actions is LEAST likely to support the studio's goal?

Using video file formats that conform to published standards and are supported across many different devices

Using lossy compression software to reduce the size requirements of the data being stored

Using storage media that can be expanded for additional data capacity

Using a system that incorporates redundancy to handle disk failure.

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements accurately describe the hierarchy of Web pages example.org and about.example.org?


Select the two BEST answers.

The Web page about.example.org is a subdomain of about.org.

The Web page about.example.org is a subdomain of example.org.

The Web page example.org is a domain under the top-level domain .org.

The Web page example.org is a domain under the top-level domain example.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are ways in which a programmer can use abstraction to manage the complexity of a program?


Select the two BEST answers.

Replacing each instance of repeated code with a call to a procedure.

Replacing longer variable names with shorter variable names to reduce typing errors.

Replacing several lines of documentation with a single line of documentation.

Replacing the string variables name1, name2, name3, and name4 with a list of strings called names

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

The schools can create a single list of student names, sorted by last name.

The schools can determine the average number of days students are absent.

The schools can determine which ZIP code is represented by the most students.

The schools can determine the student ID of the student with the greatest number of absences.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A free online encyclopedia contains articles that can be written and edited by any user. Which of the following are advantages the online encyclopedia has over a traditional paper-based encyclopedia?


Select the two BEST answers.

The ability to easily check that the encyclopedia is free of copyrighted content

The ability to ensure that encyclopedia content is the same every time it is accessed

The ability to have a larger number of perspectives reflected in the encyclopedia content

The ability to quickly update encyclopedia content as new information becomes available

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements describe how cloud computing has affected Internet communication?


Select the BEST two answers.

Cloud computing has eliminated the need to provide redundancy in Internet routing.

Cloud computing has helped enhance collaboration.

Cloud computing has introduced new data-security concerns.

Cloud computing has reduced concerns about intellectual property rights.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are benefits of using well-named variables in a computer program?


Select the two BEST answers.

The program will run faster.

The program will be easier for people to read.

The program will have a greater data storage capacity.

The program will be easier to modify in the future.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?