Which assignment is correct in Java?
a. char aChar = 5.5;
b. char aChar = "W";
c. char aChar = '*';
d. Two of the preceding answers are correct.
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.