Dynamic library
Appearance
In computer science, a Dynamic Library, also refered to as a Dynamically Linked Library, implements the conept of dynamic linking in a computer library.
See also
- Dynamic Link Library, Microsoft's implementation of a shared dynamic library.
- Library (computer science)
- Linker
- Loader (computing)
- Object File
- Shared Library
- Static Library