Home
Explore
Exams
Search for anything
Search for anything
Login
Get started
Home
Engineering
AP Computer Science A
Unit 5 Course Vocabulary
Studied by 1 person
0.0
(0)
Add a rating
Learn
A personalized and smart learning plan
Practice Test
Take a test on your terms and definitions
Spaced Repetition
Scientifically backed study method
Matching Game
How quick can you match all your cards?
Flashcards
Study terms and definitions
1 / 6
Earn XP
Description and Tags
Computer Science
AP Computer Science A
11th
Add tags
7 Terms
View all (7)
Star these 7
1
List
an ordered collection of elements
New cards
2
Element
an individual value in a list that is assigned a unique index
New cards
3
Index
a common method for referencing the elements in a list or string using numbers
New cards
4
Iteration
a repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met.
New cards
5
Infinite loop
occurs when the ending condition will never evaluate to true.
New cards
6
Traversal
the process of accessing each item in a list one at a time.
New cards
7
Data abstraction
manage complexity in programs by giving a collection of data a name without referencing the specific details of the representation.
New cards