Search Header Logo
AP CSP Unit 6

AP CSP Unit 6

Assessment

Flashcard

Computers

11th Grade

Practice Problem

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]

Media Image

Back

numList[0]

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?