The characteristic that defines the type of information that will be entered into a field (such as text, number, or date) is known as a ________.

a. column name
b. table names
c. data type
d. row type

Answer: c. data type

Computer Science & Information Technology

You might also like to view...

The unary operation _________ inverts the value of its operand.

A. OR B. NOT C. NAND D. XOR

Computer Science & Information Technology

In Java, you do not use the new operator when you use a(n) ____________.

a. array size declarator b. initialization list c. two-dimensional array d. any of these

Computer Science & Information Technology