Reference counting

In computer science, reference counting is a programming technique of storing the number of references, pointers, or handles to a resource, such as an object, a block of memory, disk space, and others. In garbage collection algorithms, reference counts may be used to deallocate objects that are no longer needed.

Source: Wikipedia — Reference counting (CC BY-SA 4.0)

Reference counting

In computer science, reference counting is a programming technique of storing the number of references, pointers, or handles to a resource, such as an object, a block of memory, disk space, and others. In garbage collection algorithms, reference counts may be used to deallocate objects that are no longer needed.

This neuron ends here.

Source: Wikipedia "Reference counting" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy