Whichofthefollowingstatementsarelegal?()A.longl=4990;B.inti=4L;C.floatf=1.1;D.doubled=34.4;E.doublet=0.9F;

题目
Whichofthefollowingstatementsarelegal?()

A.longl=4990;

B.inti=4L;

C.floatf=1.1;

D.doubled=34.4;

E.doublet=0.9F;


相似考题