问答题

设有如下变量说明:byte myByte;int myInt;long myLong;char myChar;float myFloat;double myDouble;以下赋值语句哪个需要强制转换。

A.myInt
B.myInt
C.myByte
D.myInt
E.myFloat
F.myFloat
G.myDouble
H.0;
微信扫码免费搜题