Q.

A conversion specification %7.4f means ____________

A. print a floating point value of maximum 7 digits where 4 digits are allotted for the digits after the decimal point
B. print a floating point value of maximum 4 digits where 7digits are allotted for the digits after the decimal point
C. print a floating point value of maximum 7 digits
D. print a floating point value of minimum 7 digits where 4 digits are allotted for the digits after the decimal point
Answer» A. print a floating point value of maximum 7 digits where 4 digits are allotted for the digits after the decimal point
2.2k
0
Do you find this helpful?
12

View all MCQs in

C Language

Discussion

No comments yet