问答题

int A = 55; char B = 'E'; System.out.println(A + B);

【参考答案】

124
热门 试题