单项选择题

下列各组数据类型中,满足占用存储空间从小到大顺序排列的是()。

A.Byte,Integer,Long,Double
B.Byte,Integer,Double,Boolean
C.Boolean,Byte,Integer,Double
D.Boolean,Byte,Integer,Long