int p,q,*r=6;p=q=r++;q++;printf("%d %d",p,q);What is the output of the above program??
Not registered? Create an account
Forgot Password?
Already a registered user? Login