An array with two index values for each element is a(n) ____ array.

A. multi-index
B. evaluated
C. two-dimensional
D. dynamic


Answer: C

Computer Science & Information Technology

You might also like to view...

A string object's ____________ method returns true if the sub string being searched for is contained within the string; otherwise it returns false.

a. Contains b. Sub string c. Index Of d. Insert

Computer Science & Information Technology

With, End With, True, False, Do, and Loop are some general VBA ________

A) statements B) procedures C) comments D) keywords

Computer Science & Information Technology

____ variables are accessible throughout a Ruby program and have an unlimited scope. Every class in the program is allowed to access them.

A. Local B. Global C. Instance D. Class

Computer Science & Information Technology

Which of the following services are used to support authentication services for several local devices from a central location without the use of tokens?

A. TACACS+ B. Smartcards C. Biometrics D. Kerberos

Computer Science & Information Technology