Dynamic library

A dynamic library is a library that contains functions and data that can be used by a computer program at run-time as loaded from a file separate from the program executable. Dynamic linking or late binding allows for using a dynamic library by linking program library references with the associated objects in the library either at load-time or run-time.

Source: Wikipedia — Dynamic library (CC BY-SA 4.0)

Dynamic library

A dynamic library is a library that contains functions and data that can be used by a computer program at run-time as loaded from a file separate from the program executable. Dynamic linking or late binding allows for using a dynamic library by linking program library references with the associated objects in the library either at load-time or run-time.

This neuron ends here.

Source: Wikipedia "Dynamic library" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy