問題詳情

30 在 Java 程式中利用 new 指令配置到的記憶體在使用完畢後,不需要用 delete 指令將配置到的記憶體歸還,原因是 Java 採用了下列那種技術?
(A)Multithreading
(B)Just-in-time compilation
(C)Garbage collection
(D)Dynamic binding

參考答案

答案:C
難度:適中0.517787
統計:A(24),B(37),C(131),D(34),E(0)

內容推薦

內容推薦