Sail E0 Webinar
Question
What is the value of x in this C code?    void main()    {        int x = 4 *5 / 2 + 9;    }
Options:
A .  6.75
B .  1.85
C .  19
D .  3
Answer: Option C


None.



Was this answer helpful ?
Next Question

Submit Solution

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

More Questions on This Topic :


Latest Videos

Latest Test Papers