info@avatto.com
+91-9920808017
0. Consider the following program main( ) { int x = 2, y = 5; if (x < y) return ( x = x + y); else printf ("z1"); printf ("z2"); } Choose the correct statements
the output is z2
the output is z1z2
this will result in compilation error
none of above
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.