What is library, API and package ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is library, API and package ?

17th Mar 2019, 1:17 PM
sandeep yadav
sandeep yadav - avatar
5 Answers
+ 3
API :- a set of functions and procedures allowing the creation of applications that access the features or data of an operating system, application, or other service.
17th Mar 2019, 2:29 PM
Vintager
Vintager - avatar
+ 3
package :- A special method of distributing and installing software (or software upgrades) to acomputer. For example, on a Macintoshcomputer, a package usually means "software."
17th Mar 2019, 2:30 PM
Vintager
Vintager - avatar
+ 3
library :- In computer science, a library is a collection of non-volatile resources used by computer programs, often for software development. These may include configuration data, documentation, help data, message templates, pre-written code and subroutines, classes, values or type specifications.
17th Mar 2019, 2:31 PM
Vintager
Vintager - avatar
+ 1
is there any relation between library API and package
17th Mar 2019, 2:31 PM
sandeep yadav
sandeep yadav - avatar
+ 1
this question is related to java
17th Mar 2019, 2:33 PM
sandeep yadav
sandeep yadav - avatar