What is the output of the following code?#includestdio.hint main(){ int r=0; r= 10||2|1; printf("%d",r); return 0;}
Not registered? Create an account
Forgot Password?
Already a registered user? Login