Computer Science, asked by coorichao, 8 months ago

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 sonawanesuyash
3

Answer:

sorry can't solve

Explanation:

sorry realy

follow me......

Similar questions