多項選擇題

在Java語言中,下列語句能通過編譯的是()。 

A.String s = "john" + " was " + " here";
B.String s = "john" + 3;
C.int a = 3 + 5;
D.int a = 5 + 5.5;

微信掃碼免費搜題