Match each item with a statement below.

A. A list of data items that all have the same data type and the same name but are distinguished from each other by a subscript or index.
B. An individual object within an array.
C. An integer contained within square brackets that indicates the position of one of an array's elements.
D. A one-dimensional array in which each element is another array.
E. Describes a value that can be accessed but not altered.
F. Determines the pair of limiting values between which a value falls.
G. Reverses the order of items in an array.
H. Requires multiple subscripts to access the array elements.
I. A term used by mathematicians to refer to a two-dimensional array.
J. The list of values provided for an array.


A. array
B. array element
C. subscript
D. jagged array
E. read-only
F. range match
G. Reverse() method
H. multidimensional array
I. matrix
J. initializer list

Computer Science & Information Technology

You might also like to view...

Which statement is false?

a. Streams-based transmission is connection-oriented. b. Connection-oriented transmission is like the telephone system. c. Datagram-based transmission is connection oriented. d. Connectionless transmission is like the way the mail is carried by the postal service.

Computer Science & Information Technology

A program that is covertly inserted into another program with the intent of compromising the integrity or confidentiality of the victim’s data is __________.

A. Adobe B. Animoto C. malware D. Prezi

Computer Science & Information Technology

If two tables are related and you use the Form Wizard, a subform will automatically be created in the main form.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The process of keeping rows and/or columns visible onscreen at all times even when you scroll through a large dataset.

What will be an ideal response?

Computer Science & Information Technology