有如下定义:int a=1;byte b=2;则表达式a+b的数据类型为()。A.intB.byteC.charD.long

题目

有如下定义:int a=1;byte b=2;则表达式a+b的数据类型为()。

A.int

B.byte

C.char

D.long


相似考题