找考题网-背景图
单项选择题

Double和double分别是什么类型?()

A.都是引用类型
B.Double是引用类型,double是基本数据类型
C.都是基本数据类型
D.Double是基本数据类型,double是引用类型