[单选题]

以下能正确定义且赋初值的语句是( )。

A.int n1=n2=10;

B.char c=32;

C.float f=f+1;

D.double x=12.3E2.5;

参考答案与解析: