If the variable letter has been defined as a char variable, which of the following are not valid assignment statements?
A) letter = w;
B) letter = 'w';
C) letter = "w";
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.