InterviewSolution
Saved Bookmarks
| 1. |
What Is The Algorithm Jvm Internally Uses For Destroying Objects? |
|
Answer» "MARK and SWAP" is the ALGORITHM JVM INTERNALLY uses. "mark and swap" is the algorithm JVM internally uses. |
|