以下变量定义中,合法的语句是?
A float 1_variable=3.4;
B int abc_=21;
C double a=1+4e2.5;
D short do=15;