what do dynamic - link library (dll) files do?\n○ send out error messages when the operating system finds an…

what do dynamic - link library (dll) files do?\n○ send out error messages when the operating system finds an error it cant recover from\n○ provide operating systems with information about performing specific computing functions\n○ save serial numbers and keys in order to avoid software installation issues\n○ finds files that arent being used and then deletes them to create hard drive space

what do dynamic - link library (dll) files do?\n○ send out error messages when the operating system finds an error it cant recover from\n○ provide operating systems with information about performing specific computing functions\n○ save serial numbers and keys in order to avoid software installation issues\n○ finds files that arent being used and then deletes them to create hard drive space

Answer

Brief Explanations:

Dynamic - Link Library (DLL) files are libraries that contain code and data that can be used by multiple programs simultaneously. They provide operating systems with information about performing specific computing functions. They are not for sending error messages, saving serial numbers/keys, or deleting unused files.

Answer:

provide operating systems with information about performing specific computing functions