AP CSP Unit 4 Vocabulary Quiz

AP CSP Unit 4 Vocabulary Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

AP CSP Algorithms & Programming (College Board Style)

AP CSP Algorithms & Programming (College Board Style)

9th - 12th Grade

15 Qs

R4.1 Quiz: Algorithms in Digital Analysis

R4.1 Quiz: Algorithms in Digital Analysis

12th Grade

20 Qs

Unit 5 Vocab #1

Unit 5 Vocab #1

12th Grade

17 Qs

Arrays and Lists

Arrays and Lists

6th - 12th Grade

10 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 Qs

CSP - Vocab Quiz JAN2023

CSP - Vocab Quiz JAN2023

9th - 12th Grade

14 Qs

Perangkat Input Output

Perangkat Input Output

10th - 12th Grade

10 Qs

OCR GCSE Computer Science Keywords Set 2

OCR GCSE Computer Science Keywords Set 2

9th - 12th Grade

15 Qs

AP CSP Unit 4 Vocabulary Quiz

AP CSP Unit 4 Vocabulary Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Tanya Sanderson

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the unique position of a value on a list called?

Key

Element

Index

Pointer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a single data point stored in a list called?

Value

Index

Element

Key

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure stores one or more similar types of values in a single value?

Queue

Array

Stack

List

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of performing the same operation on each item of a list, sequentially?

Filtering

Traversing

Sorting

Mapping

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the append operation do to a list?

Remove an element

Insert an element

Replace an element

Add an element to the end

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm iterates through each item in a list until it finds the target value?

Binary Search

Linear Search

Exponential Search

Sequential Search

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the return statement do in a procedure?

Resumes the execution of a procedure

Terminates the execution of a procedure

Pauses the execution of a procedure

Starts the execution of a procedure

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?