Which data type is used to store true or false data?

a. BOOLEAN
b. EXACT NUMERIC
c. APPROXIMATE NUMERIC
d. INTERVAL


a. BOOLEAN

Computer Science & Information Technology

You might also like to view...

A variable is a:

A. location B. name C. value D. constant

Computer Science & Information Technology

Which of the following mouse clicks is correct?

A) Double-click a file or folder to select it; triple-click to open it. B) Double-click a file or folder to select it as well as open it. C) Single-click a file or folder to select it; double-click to open it. D) Single-click a file or folder to select it; double-click to delete it.

Computer Science & Information Technology

The expression (++pt)->hours uses the prefix increment operator to increment the address in pt before the hours member is accessed.

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

Computer Science & Information Technology

Saving an Excel worksheet as a CSV file separates the cells of each row with ________

A) commas B) periods C) tabs D) quotes

Computer Science & Information Technology