Ch 6. Arrays (key terms)

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

array (6.1)

a series or list of variables or constants in contiguous computer memory locations, all of which have the same name but are differentiated with subscripts

2
New cards

binary search

a search that compares a target value to an element in the middle of a sorted list, and then determines whether it should continue higher or lower to find the target

3
New cards

element (6.1)

one item in an array

4
New cards

flag

a variable whose value indicates whether some events has occurred

5
New cards

in bounds

describes a subscript that is within the range of acceptable subscripts of its array

6
New cards

index (6.1)

a term sometimes used as a synonym for subscript

7
New cards

indirect relationship

the relationship between parallel arrays in which an element in the first array does not directly access its corresponding value in the second array

8
New cards

initialization list (6.1)

a series of values assigned to an array when it is declared

9
New cards

linear search

a search through a list from one end to the other

10
New cards

out of bounds

describes an array subscript that is not within the range of acceptable subscripts

11
New cards

parallel arrays

two or more arrays in which each element in one array is associated with the element in the same relative position in the other array or arrays

12
New cards

populating the array (6.1)

to assign values to array elements

13
New cards

size of the array (6.1)

the number of elements held in an array

14
New cards

subscript (6.1)

a number that indicates the position of an element within an array

Also called index

Explore top flashcards

respiratory system
Updated 696d ago
flashcards Flashcards (22)
Exam 2 For Dorth
Updated 229d ago
flashcards Flashcards (110)
The Immune System
Updated 324d ago
flashcards Flashcards (35)
Biology Unit 7
Updated 908d ago
flashcards Flashcards (210)
religion final
Updated 887d ago
flashcards Flashcards (29)
respiratory system
Updated 696d ago
flashcards Flashcards (22)
Exam 2 For Dorth
Updated 229d ago
flashcards Flashcards (110)
The Immune System
Updated 324d ago
flashcards Flashcards (35)
Biology Unit 7
Updated 908d ago
flashcards Flashcards (210)
religion final
Updated 887d ago
flashcards Flashcards (29)