What will be output of the following#includestdio.hint main() { int a=1; if (--a) printf("Hi") ; else printf("bye") ; return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login