#include stdio.hint main(){int x = 2, y = 2;x /= x / y;printf(“%d\n”, x);return 0;}Predict the output?
Not registered? Create an account
Forgot Password?
Already a registered user? Login