问答题

【参考答案】

编译错,不能将int转换成char。改正为:ch1=(char)(ch1+ch2);
与byte和short类......

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)