单项选择题

使用变量x存放数据12345678.987654,应该将x声明为()类型。

A.单精度(Single)
B.双精度(Double)
C.长整型(Long)
D.货币型(Currency)