Shape Shape

Dynamic Link Library (DLL)

DLL is a file containing code and data that can be used by multiple programs simultaneously. Used in Windows for modular application development.

Example:

Windows apps call functions from a shared DLL file.

WhatsApp Icon