The ____________ data type is used to store any number that might have a fractional part.
a. string
b. int
c. double
d. boolean
c. double
Computer Science & Information Technology
You might also like to view...
Formatting a subreport in its own window offers more precision and options than trying to format it while it is in the main report window
Indicate whether the statement is true or false
Computer Science & Information Technology
A shell runs a program by
A. using the system calls fork and exec B. calling the library function called "system"
Computer Science & Information Technology