Computer Science, asked by Anonymous, 5 months ago

What will be the output of the following C code?
#include <stdio.h>
main ()
{
printf ("%.of", 2.89);
}
(1) 2.890000
(2)2.89
(3)2
(4) 3​

Answers

Answered by Saakshibohra2008
1

Answer:

ask the whole question....

Similar questions