關(guān)于以下程序段,正確的說法是()
A.行4與行6都將執(zhí)行 B.行4執(zhí)行,行6不執(zhí)行 C.行6執(zhí)行,行4不執(zhí)行 D.行4、行6都不執(zhí)行
指出下列程序運(yùn)行的結(jié)果()
A. good and abc B. good and gbc C. test ok and abc D. test ok and gbc
A.s.length() B.s.length C.s.size() D.length(s)