Com 212 intro to system programming book Theory



Download 0.65 Mb.
View original pdf
Page51/72
Date13.05.2021
Size0.65 Mb.
#56617
1   ...   47   48   49   50   51   52   53   54   ...   72
com-212-introduction-to-system-programming-theory
9833 SS1 FISHERY LESSON NOTE
LIBRARY IN COMPUTING

In computer science, ab libraryb is a collection of subroutines or classes used to develop software. Libraries contain code and data that provide services to independent programs. This allows code and data to be shared and changed in a modular fashion. Some executables are both standalone programs and libraries, but most libraries are not executables. Executables and libraries make references known as links to each other through the process known as linking, which is typically done by a linker. Most modern operating systems (OS) provide libraries that implement the majority of system services. Such libraries have commoditized the services a modern application expects an OS to provide. As such, most code used by modern applications is provided in these libraries.

Download 0.65 Mb.

Share with your friends:
1   ...   47   48   49   50   51   52   53   54   ...   72




The database is protected by copyright ©ininet.org 2024
send message

    Main page