Solved

A Conversion Specification %7.4f Means ____________

Question 56

Multiple Choice

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

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions