[单选题]
下列变量定义中,错误的是( )。
A.intx=3;
B.floatf;d;
C.StringS=“Hello!”;
D.booleanb=true;
参考答案与解析: