Java Games: Flashcards, matching, concentration, and word search.

Unit 6 - Lists, Loops, and Traversals Vocabulary

AB
Listan ordered collection of elements
Elementan individual value in a list that is assigned a unique index
Indexa common method for referencing the elements in a list or string using numbers
Iterationa repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met.
Infinite loopoccurs when the ending condition will never evaluate to true.
Traversalthe process of accessing each item in a list one at a time.
Data abstractionmanage complexity in programs by giving a collection of data a name without referencing the specific details of the representation.


Business Teacher
NC

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities