Unit 5 Vocab Comp Sci

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

List

1 / 11

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

12 Terms

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 method for referencing the elements in a list or string using numbers.

New cards
4

Iteration

A repetitive portion of an algorithm that 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

Append

Add elements to the end of a list.

New cards
8

Data abstraction

Manage complexity in programs by giving a collection of data a name without referencing the specific details of the representation.

New cards
9

Loops (iteration statements)

Change the sequential flow of control by repeating a set of statements zero or more times, until a stopping condition is met.

New cards
10

Logic Error

A mistake in the algorithm or program that causes it to behave incorrectly or unexpectedly.

New cards
11

Simulation

Abstractions of more complex objects or phenomena for a specific purpose.

New cards
12

Substring

Part of an existing string.

New cards

Explore top notes

note Note
studied byStudied by 23 people
... ago
5.0(1)
note Note
studied byStudied by 86 people
... ago
4.7(3)
note Note
studied byStudied by 127 people
... ago
4.0(2)
note Note
studied byStudied by 16 people
... ago
5.0(1)
note Note
studied byStudied by 19 people
... ago
5.0(1)
note Note
studied byStudied by 18 people
... ago
5.0(1)
note Note
studied byStudied by 12 people
... ago
5.0(1)
note Note
studied byStudied by 305 people
... ago
4.8(5)

Explore top flashcards

flashcards Flashcard (35)
studied byStudied by 47 people
... ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 57 people
... ago
5.0(1)
flashcards Flashcard (81)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (51)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 6 people
... ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 3 people
... ago
5.0(1)
flashcards Flashcard (25)
studied byStudied by 5 people
... ago
5.0(1)
flashcards Flashcard (42)
studied byStudied by 3 people
... ago
5.0(1)
robot