AP CSP Unit 10 Review

AP CSP Unit 10 Review

11th Grade

15 Qs

quiz-placeholder

Similar activities

Computer Hardware - CPU & GPU

Computer Hardware - CPU & GPU

7th Grade - University

16 Qs

ICT as Platform for Change

ICT as Platform for Change

11th - 12th Grade

10 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

Types of Mass Media

Types of Mass Media

10th Grade - Professional Development

11 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Word 2016 Lesson 1

Word 2016 Lesson 1

9th - 12th Grade

10 Qs

AP CSP Unit 10 Review

AP CSP Unit 10 Review

Assessment

Quiz

Computers

11th Grade

Practice Problem

Medium

Created by

Shane Chavez

Used 120+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true of algorithms?

Algorithms may have an infinite set of instructions

Algorithms must be expressed using a programming language

Every algorithm can be constructed using combinations of sequencing, selection, and iteration

Every problem can be solved with an algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following algorithm is followed by a person every morning when they get up from bed to go to school

Which concept does this algorithm BEST demonstrate?

Sequencing

Selection

Iteration

Execution

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these algorithms will move the robot along the same path as the algorithm below?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A town government is designing a new bus system and are deciding where to put the different bus stops. They want to pick the collection of locations that minimizes the distance anyone needs to walk in order to get to at least one bus stop. What term best defines the kind of problem?

A decision problem

An optimization problem

An undecidable problem

An efficiency problem

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The algorithm below is used to find the largest element in a list of numbers.

By modifying one of the lines in the program it is possible to make the algorithm find the SMALLEST element. Which line would need to be modified and how?

Line 01 becomes target <- list[0]

Line 04 becomes IF (num < target)

Line 04 becomes IF (num = target)

Line 01 becomes list[1] <- target

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following algorithms is the same as the flowchart shown below?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This graph shows the efficiencies of two different algorithms that solve the same problem. Which of the following is most efficient?

These algorithms are equally efficient

Algorithm A is more efficient than algorithm B

Algorithm B is more efficient than algorithm A

The algorithms have different efficiencies depending on the input size

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?