CompTIA Security+ Exam Prep

Category - Engineering

What identifies blocks of memory that were once allocated, but are no longer in use and de-allocates the blocks and marks them as free?
  1. Postmortem Intake
  2. Data Release
  3. Garbage collector
  4. Error Handling
Explanation
Answer: C - A garbage collector identifies blocks of memory that were once allocated but are no longer in use and de-allocates the blocks and marks them as free. This is an automated way for the operating system to carry out part of its memory management tasks. It also gathers scattered blocks of free memory and combines them into larger blocks. It helps provide a more stable environment and does not waste memory.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz