Computer Science, asked by aravsingh5152, 7 hours ago

____is the conversion character for float​

Answers

Answered by sanayasen88
1

Answer:

Floating-point value in decimal notation (float, double)

%g Substitutes %f or %e, whichever is shorter (float, double)

%G Substitutes %f or %E, whichever is shorter (float, double)

%i Integer value (short, int)

Answered by pasampujitha553
0

Answer:

the print f() scan f() are the are the function for place holder

% e and %G

Similar questions