The format specifier ________ is used to output values of type float or double.
a. %f
b. %d
c. %fd
d. %r
a. %f
Computer Science & Information Technology
You might also like to view...
To save an item that you have created as AutoText, click the ________ tab
Fill in the blank(s) with correct word
Computer Science & Information Technology
How many values does a value-returning function return at its completion?
A. one B. as many as defined in the parameter list C. none D. the number is predefined in the compiler
Computer Science & Information Technology