AP Computer Science Principles MCQ Practice Session

AP Computer Science Principles MCQ Practice Session

Assessment

Interactive Video

Computers

9th - 12th Grade

Medium

Created by

Olivia Brooks

Used 7+ times

FREE Resource

This video tutorial by Mrs. Juliolano from Hamilton Southeastern High School reviews key concepts in AP Computer Science Principles. It covers the use of an exam reference sheet, undecidable problems, procedure analysis, modifying procedures, search procedures, replacing values in spreadsheets, simulating spinners, bonus round simulations, and algorithm efficiency. The video also discusses when simulations are more beneficial than calculations and identifies scenarios where simulations are least beneficial.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the AP pseudocode reference sheet during the exam?

To confuse the students with complex algorithms

To provide actual code for copying

To list all possible exam questions

To guide students with standardized pseudocode

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the AP Computer Science Principles exam test students?

Through essays on theoretical concepts

By practical programming tasks

Oral examinations on programming languages

Using multiple choice questions based on pseudocode

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can a problem be identified as undecidable?

By writing an efficient algorithm

By using a heuristic

By solving it with multiple algorithms

By proving no algorithm can solve it

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the procedure 'do something' return when called with two numbers?

A random number

The sum of the two numbers

Both numbers sequentially

The first number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which procedure would be most useful for replacing negative values in a spreadsheet column?

Identify if any negative values exist

Locate first negative value

Count negative values

Find minimum value

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a true statement about using a pre-written search procedure in a program?

It can be used without knowing how it works

It involves understanding the internal workings

It doesn't return any output

It requires modifying the procedure

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which scenario is using a simulation more beneficial than performing a calculation?

Determining past sales data

Investigating environmental changes

Tracking high scores

Calculating average grades

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?