若有char c='8';short s=20;则表达式c+s的值的类型是()。A.charB.shortC.intD.byte

题目

若有char c='8';short s=20;则表达式c+s的值的类型是()。

A.char

B.short

C.int

D.byte


相似考题