单项选择题

A. float f=3.14;
B. char c=”c”;
C. Boolean b=null;
D. int i=10.0;