The float data type is considered ___________ precision and the double data type is considered __________ precision.

a. single, double
b. double, single
c. floating-point, double
d. floating-point, integer
e. None of these

a. single, double

Computer Science & Information Technology

You might also like to view...

?_____ is a short memorable name used in place of encoding reference number.

A. ?Character entity reference B. ?Character encoding C. ?Numeric character reference D. ?Special character reference

Computer Science & Information Technology

What is an optimal substructure?

a. It contains solutions to sub-problems b. It is a priority queue c. It is an efficient hash table d. It determines the greedy choice

Computer Science & Information Technology