单项选择题

在Java中,下列()语句不能通过编译。     A.
String s= “join”+ “was”+ “here”;   B.
String s= “join”+3;   C.
int a= 3+5  D.
float f=5+5.5; 

微信扫码免费搜题