[填空題] 下列程序段的輸出結(jié)果為__________。 int a=2; switch (a) case2: System.out.print("V
2021-07-20
[填空題] 下列程序段的輸出結(jié)果為__________?! nt a=2; switch (a) case2: System.out.print("Value is2."); case3: System.out.pritln("Value is3."); break; default: System.out.println("end"); break:
正確答案:Value is 2.Value is 3.
詞條內(nèi)容僅供參考,如果您需要解決具體問題
(尤其在法律、醫(yī)學(xué)等領(lǐng)域),建議您咨詢相關(guān)領(lǐng)域?qū)I(yè)人士。