单项选择题

A.float f=1.3;
B.char c="a";
C.byte b=257;
D.int i=10;