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

Chapter 13 Review Part 1

AB
data structurea data type whose components are smaller data structures and/or simple data types.
arrayfirst historical data structure,also a data structure with one, or more, elements of the same type.
recorda data structure with on, or more, elements, called fields, of teh same or different data types.
filedata structure, which allows transfer between internal and external storage.
stackdata structure with LIFO access
data storage and data accessdata structures defined by...
FORTRANthe programming language that an array was first introduced.
Is there a reason to declare a class which contains a data type of an arrayYes, the built-in array does not provide any methods to process array elements
Arrays make drawing polygons simpler by...they make it unnecessary to add each polygon point individually by storing the coordinates of teh vertices in two arrays.
What data type can be stored by ars arraysString only


Mrs. Brooks

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