Which of the following is the correct output?int main(){ void k=10; k++;printf("%d",k);}
Not registered? Create an account
Forgot Password?
Already a registered user? Login