单项选择题

A.float f =10.2;
B.int i =10.0;
C.boolean b ="true";
D.byte b =10;