Consider the statements:
int x, y;
char ch;
and the input:
46 A 49
Write the Java statements that would store 46 into x, 'A' into ch, and 49 into y.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.