Examveda

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: Option A


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output