問題詳情

19)若有定义:float x=1.5; int a=1,b=3,c=2;则正确的switch语句是
(A)switch x)
(B) switch int)x);
(C) switch a+b
(D) switch a+b

參考答案

答案:C
難度:適中0.5
統計:A(0),B(0),C(0),D(0),E(0)

內容推薦