A.提高系統(tǒng)的執(zhí)行效率 B.減少處理機(jī)的空轉(zhuǎn)時(shí)間和高度切換的時(shí)間 C.提高程序代碼的可讀性 D.便于系統(tǒng)管理
A.publicintread() B.publicintread(byteb[]) C.publiccharread() D.publiccharread(byteb[])
A.floatf=11.1 B.doubled=5.3E12 C.charc=’\r’ D.bytebb=433