Sail E0 Webinar
Question
What is the output of this C code?    int main()    {        float a = 5.477777777777;        printf("%f", a);    }
Options:
A .  5.477777
B .  5.477778
C .  5.478
D .  5.48
Answer: Option A


None.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers