AdvancedVocabulary#backend#architecture#developer-tools

Garbage Collection Vocabulary

Build fluency in the vocabulary of a runtime automatically reclaiming memory no reference points to.

0 / 5 completed
1 / 5
At standup, a dev mentions a runtime automatically identifying objects no longer reachable from any live reference and reclaiming their memory, without the developer ever calling a free or delete function. What is this process called?