A table that has rows and columns is what type of table?

A. three-dimensional
B. primary
C. two-dimensional
D. object-oriented


Answer: C

Computer Science & Information Technology

You might also like to view...

A security analyst is hardening an authentication server. One of the primary requirements is to ensure there is mutual authentication and delegation. Given these requirements, which of the following technologies should the analyst recommend and configure?

A. LDAP services B. Kerberos services C. NTLM services D. CHAP services

Computer Science & Information Technology

A single precision floating point number stored in a computer has three parts. They are:

a. sign, binary point, mantissa b. sign, exponent, mantissa c. integer, binary point, fraction d. sign, integer, fraction

Computer Science & Information Technology

Which of the following is not a look-and-feel?

a. Windows. b. Motif. c. Metal. d. None of the above.

Computer Science & Information Technology

Suppose you need to accommodate measurements in inches and centimeters on your new Web site. Both units need to be accurate to two decimal places. The maximum length you need to represent is 50.05 inches.

a. How many characters do you need to represent the maximum value in inches? b. How many characters do you need to represent the maximum value in centimeters

Computer Science & Information Technology