[单选题]
下列语句中错误的是
A.String s[]={"how","are"};
B.byte b=255;
C.String s="one"+"two";
D.int i=2+2000;
参考答案与解析: