单项选择题

下列合法的声明语句是( )。

A.int_abc=50;
B.double int=3+5e2.5
C.long do=1L;
D.float 3_asd=3e-3;