Sail E0 Webinar
Question
For initialization a = 2, c = 1 the value of a and c after this code will be
c = (c) ? a = 0 : 2;
Options:
A .  a = 0, c = 0;
B .  a = 2, c = 2;
C .  a = 2, c = 2;
D .  a = 1, c = 2;
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