What will be the output? int main() { int i,j; for(i=1;--i=5;printf("%d",--i)); return 0; }
Not registered? Create an account
Forgot Password?
Already a registered user? Login