問題詳情
三、有下列 JAVA 程式片段,請寫出執行結果。(20 分)String s4 = new String(“restful”) ;String s5 = new String(“restful”) ;String s6 = new String(“peaceful”) ;String s7 = s4 ;String s8 = “restful” ;String s9 = “restful” ;System.out.println(s4.equals(s5)) ;System.out.println(s4.equals(s6)) ;System.out.println(s4 == s5) ;System.out.println(s4 == s7) ;System.out.println(s4 == s8) ;System.out.println(s8 == s9) ;
參考答案
答案:C
難度:適中0.575688
統計:A(113),B(6),C(251),D(24),E(0)
用户評論
【馬自達】評論
在肺和組織內,氣體交換工作之所以能迅速完成者,有賴於擴散作用而擴散作用的進行則又不得不具備兩種條件;1.廣大的接觸面,即空氣與肺內血液的接觸面和為,血液與組織微血管中組織液的接觸面。2.極為微薄的薄膜,使氣體擴散時所遭遇的阻力,降至最小限度,以利擴散的進行。肺內的微血管和組織內的微血管正好都具備這兩項條件,因此,在氣體定律原則的支配下,提供擴散作用所必需的物理能力。