Which statements about the garbage collection are true?() 

A .  The program developer must create a thread to be responsible for free the memory. B .  The garbage collection will check for and free memory no longer needed. C .  The garbage collection allow the program developer to explicity and immediately free the memory. D .  The garbage collection can free the memory used java object at expect time.

时间:2022-11-09 20:26:34 所属题库:SCJP程序员认证考试题库

相似题目