在java中,下列( )语句不能通过编译.
A.String s =”john”+”was”+”here”; B.String s =”john”+3; C.int a =3+5; D.float f =5+5.5;
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。