单项选择题

下列语句中错误的是______。

A.String s[]={"how","are");
B.byte b=255;
C.String s="one"+"two";
D.int i=2+2000;