InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a garbage collection technique?(a) Cleanup model(b) Mark and sweep model(c) Space management model(d) Sweep modelI got this question in an international level competition.Origin of the question is Heap and Garbage Collection in division Classes and Methods of Java |
|
Answer» Correct answer is (b) Mark and SWEEP model |
|