Sail E0 Webinar
Question
Int x = 0, y = 0 , z = 0 ;x = (++x + y-- ) * z++;What will be the value of "x" after execution ?
Options:
A .  1
B .  2
C .  -2
D .  -1
E .  0
Answer: Option E

Submit Your Solution Below and Earn Points !
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