Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

What is garbage collection in dfs (data file structure)?

  Shared By: Adelaide Miller    Date: Aug 07    Category: C++ Programming    Views: 812

Answer:

Garbage collection is a method that makes use of special routine to as to find all the garbage nodes and to add them to the list of free nodes.

Share: 
 

Didn't find what you were looking for? Find more on What is garbage collection in dfs (data file structure)? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: