What is a Library in the Computer?
A library is a file containing a program that is used by another program, e.g. a library for loading PNG images that is used by an image viewer so it can open PNG images. On Windows, libraries have the .dll file extension.