AP CSP Unit 6

AP CSP Unit 6

Assessment

Flashcard

Computers

11th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

the process of accessing each item in a list one at a time

Back

Traversal

2.

FLASHCARD QUESTION

Front

What is a List in the context of programming?

Back

An ordered collection of elements.

3.

FLASHCARD QUESTION

Front

A counting variable to set an initial value, a Boolean expression, and a statement that increases or decreases the variable being checked are all parts of a(n) _______

Back

Loop

4.

FLASHCARD QUESTION

Front

An individual item in a list that is assigned a unique index....

Back

Element

5.

FLASHCARD QUESTION

Front

The first item in a list has an index of $0$.

Back

0

6.

FLASHCARD QUESTION

Front

What does the ++ command do?

Back

Adds 1 to the count

7.

FLASHCARD QUESTION

Front

The program is designed to determine the minimum value in a list of positive numbers called numList. Which of the following can be used to replace <MISSING CODE> so that the program works as intended for every possible list of positive numbers? Options: 0, 1000000, numList.length, numList[0]

Back

numList[0]

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?