Home
Browse
Create
Search
Log in
Sign up
Upgrade to remove ads
Only $2.99/month
Chapter 6
STUDY
Flashcards
Learn
Write
Spell
Test
PLAY
Match
Gravity
Terms in this set (12)
array
a series or list of values in computer memory, all of which have the same name but are differentiated with special numbers called subscripts
binary search
is one that starts in the middle of a sorted list, and then determines whether it should continue higher or lower to find a target value
element
a single data item in an array
flag
a variable that indicates whether some event has occurred
in bounds
describes an array subscript that is within the range of acceptable subscripts for its array
indirect relationship
describes the relationship between parallel arrays in which an element in the first array does not directly access its corresponding value in the second array
linear search
a search through a list from one end to the other
out of bounds
describes an array subscript that is not within the range of acceptable subscripts for the array
parallel arrays
when each element in one array is associated with the element in the same relative position in the other array(s)
populating an array
the act of assigning values to the array elements
size of the array
is the number of elements it can hold
subscript (index)
a number that indicates the position of a particular item within an array
THIS SET IS OFTEN IN FOLDERS WITH...
Chapter 1
68 terms
Chapter 2
71 terms
Chapter 3
21 terms
Chapter 4
19 terms
YOU MIGHT ALSO LIKE...
Ch.6 Arrays Vocabulary
11 terms
Chapter 5 Arrays
24 terms
Computer Science 1050-Ch. 6 Notes (Arrays)
42 terms
LISTS compsci unit
17 terms
OTHER SETS BY THIS CREATOR
Chapter 3
35 terms
Chapter 14
61 terms
Chapter 13
31 terms
Chapter 12
28 terms
OTHER QUIZLET SETS
LIB 160 Final
73 terms
science quiz
27 terms
Moo anatomy
14 terms
Exam 2
85 terms