DictionaryForumContacts

   English
Terms for subject Microsoft containing garbage | all forms | exact matches only
EnglishRussian
common language runtime garbage collectorсборщик мусора общеязыковой среды выполнения (The common language runtime garbage collector reclaims garbage, or the memory of objects that are no longer in use by the program. Alex_Odeychuk)
garbage collectionсборка мусора (A process for automatic recovery of heap memory. Blocks of memory that had been allocated but are no longer in use are freed, and blocks of memory still in use may be moved to consolidate the free memory into larger blocks)
garbage collectorсборщик мусора (The part of the operating system that performs garbage collection)