首页 >  Term: garbage collection
garbage collection

(1) Part of a language's runtime system or an add-on library that automatically determines the memory that a program no longer uses, and recycles it for other use. Garbage collection may be assisted by the compiler, the hardware, the operating system, or any combination of the three.
(2) A routine that searches memory to reclaim space from program segments or inactive data.

0 0

创建者

  • Peteh
  •  (V.I.P) 14225 分数
  • 100% positive feedback
© 2025 CSOFT International, Ltd.