多项选择题

A.float f=1/3;
B.int i=1/3;
C.float f=1.01;
D.double d=999d;