answersLogoWhite

0

Library is a collection of sub routines with a compiled manner which can be incorporated into a program in future..

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about General History
Related Questions

What is Tamil meant by library?

Noolaham- the books in a building நூலகம்


Why do they say shhh at the library?

Libraries are meant to be places for reading and studying and most people need quiet to be effective.


What is meant by the phrase berkeleydb?

"Berkeleydb" refers to a software library with an embedded database. This library is written in the C language, with support for most programming languages. It is the most widely used toolkit available today.


How do you download your library on a new computer?

How do you download your current library onto a new computer? If that's what you meant, then you would have to: 1) Add all your songs on your current library to a disc or USB stick and upload them onto your new computer. or 2) Re-download the songs with your new computer.


Where is encyclopedia books in the library located?

Encyclopedia books are typically located in the reference section of the library. This section is usually near the front of the library and contains resources that are meant to be used in the library rather than checked out. You can ask a librarian for assistance if you are having trouble finding the encyclopedia books.


Can Library encyclopedias be borrowed?

That might depend on the library, on your reputation at the library, and the specific library you want to borrow. It's probably best if you just ask at the specific library.Note that you can currently access some libraries online for free (e.g., the Wikipedia), or for a reasonable monthly fee.


What is meant by the initials ALIA?

ALIA stands for the Australian Library and Information Association. ALIA was originally established in 1937 and celebrated its 75th anniversary in 2012.


Solved question paper for blis ignou?

explian the term management? breifly discuss the functions of library management ? 2.what is meant by POSDCORB? Brefly explain ?


What is meant by API?

An application programming interface (API) is a library of functions that a programming language provides for programmers for common tasks like file transfer, networking, and data structures.


Where are the reference sources shelved at a library?

Reference sources in a library are typically shelved in a designated reference section, which is often located near the entrance or circulation desk for easy access. This section includes materials such as encyclopedias, dictionaries, and atlases, which are meant for in-library use only. The items are usually organized by subject or classification system, making it easier for patrons to find specific information quickly.


Can the Librarys encyclopaedias be borrowed?

Generally, encyclopedias in libraries are reference materials and cannot be borrowed. They are typically meant for in-library use only to ensure availability for all patrons. However, some libraries may have circulating copies of encyclopedias that can be checked out. It's best to check with your specific library for their policies.


What is meant by system resources conflict?

When a single dynamic link library is accessed by 2 process, this causes a system resources conflict. This is due to a lack of type safe checking on microsoft's behalf. Dynamic link library's can be made safe if you write code expressly stopping it from being run twice at the same time, for more info Google "SRC Dynamic link library thread locking".