单项选择题

A、float f=1.3;
B、char c="a";
C、byte b=257;
D、boolean b=null;
E、int i=10;