How Does Implicit Free Listsgarbage Collection Works In Adding #470
How does implicit free lists(garbage collection) works in adding memory to free list ?
This multiple choice question (MCQ) is related to the book/course gs gs121 Data Structures and Algorithms. It can also be found in gs gs121 Types of Lists - Free List - Quiz No.1.
How does implicit free lists(garbage collection) works in adding memory to free list ?
whichever comes last will be added to free list
whichever comes first will be added to free list
certain blocks cannot be used if there are no pointers to them and hence they can be freed
makes a probabilistic guess
Similar question(s) are as followings:
Online Quizzes of gs121 Data Structures and Algorithms
Binary Trees - Binary Search Tree - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Binary Search Tree - Quiz No.2
gs gs121 Data Structures and Algorithms
Online Quizzes
Binary Trees - Preorder Traversal - Quiz No.1
gs gs121 Data Structures and Algorithms
Online Quizzes