PdfPrep.com

What will the following function call print?

What will the following function call print?

printf(‘%010.6f’, 22);
A . 22
B . 22.00
C . 022.000000
D . 22.000000

Answer: C

Exit mobile version