Multiple Choice
The ____ format specifier is used to denote a floating point number in decimal notation.
A) %c
B) %d
C) %u
D) %f
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The _ format specifier is used to
Q23: C provides three looping mechanisms: the for
Q24: Match each item with a statement below.<br>-denotes
Q25: The word "null" is used to indicate
Q26: _ are continuous streams of data.<br>A)Arrays<br>B)Strings<br>C)Files<br>D)Pointers
Q28: fgetch()reads a single character from the file
Q29: C++ enables function _,which makes the functions
Q30: The _ scanf()format specifier is used to
Q31: _ is an example of how you
Q32: Match each item with a statement below.<br>-denotes