Evaluate the following expressions.
b) char ch = ‘ B ‘;
int n = ch;
n++;
ch = (char) (n + 2);
System.out.println(n);
System.out.println(ch);
Answers
Answered by
3
Answer:
sorry can't solve
Explanation:
sorry realy
follow me......
Similar questions
Math,
3 months ago
Social Sciences,
3 months ago
Social Sciences,
8 months ago
Math,
8 months ago
Math,
1 year ago
Biology,
1 year ago
Math,
1 year ago