Which data type is used to store true or false data?
a. BOOLEAN
b. EXACT NUMERIC
c. APPROXIMATE NUMERIC
d. INTERVAL
a. BOOLEAN
You might also like to view...
A variable is a:
A. location B. name C. value D. constant
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.
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)
Saving an Excel worksheet as a CSV file separates the cells of each row with ________
A) commas B) periods C) tabs D) quotes