Computer Science, asked by manal9018, 10 months ago

How are software libraries useful?

Answers

Answered by raghunathn
19

Answer:

Library is a collection of precompiled routines that a program can use.

Explanation:

In programming, a library is a collection of precompiled routines that a program can use. The routines, sometimes called modules, are stored in object format. Libraries are particularly useful for storing frequently used routines because you do not need to explicitly link them to every program that uses them.

Answered by manasvi8527
3

hey..here is your answer ..thanku

Attachments:
Similar questions