. What will be the output of the following C
code ?
#include <stdio.h>
main ()
{
printf("%.of", 2.89);
}
Answers
Answered by
3
Answer:
don't know... .........
Similar questions