If the keyboard input is: A B a, what is the output for the following program and why?
#include main(){char x,y,z;cin >> x >> y >> z;cout < x=""><>cout < (int)="" y=""><>cout < (int)="" z=""><>}
main(){
char x,y,z;
cin >> x >> y >> z;
cout < x=""><>
cout < (int)="" y=""><>
cout < (int)="" z=""><>
}
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here