[单选题]

下列关于浮点型数据的定义,哪一个不能通过编译()。

A . double a=12.45

B . float b=12.45

C . double c=100

D . float d=100

参考答案与解析: