下列数据类型的精度由高到低的顺序是()
A、float,double,int,long
B、double,float,int,byte
C、byte,long,double,float
D、double,int,float,long