Programming - Garbage Collections - Discussion

You Are Here :: Home > JAVA > Garbage Collections - Discussion

 



Q.

_______________can be optimized to reduce the number of times reference count fields have to be updated and to reduce the size of the reference count field.                         


A. Reference counting B. counting
C. reference variable D. reference class

Answer: Option A
Explaination:

 


Reference counting is used to reduced the number of times reference count fields have to be updated.




Discussion

Your Comments Goes here...
NameDiscussion