What will be the result of following statement
 
(x == 5) && ((y == 8) && !(x==y)) 
If x and y are declared previously as:
 
int x = 5; int y = 8;
 

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Cosmo
Sign Up Now
or Subscribe for future quizzes