info@avatto.com
+91-9920808017
0. The following statement if (a > b) if (c > b) printf("one"); else if (c == a) printf('two'); else printf("three"); else printf("four");
results in a syntax error
prints four in c <= b
prints two if c <= h
prints four in a <= b
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.