KnowledgeBoat Logo

Computer Science

The collection of modules and packages that together cater to a specific type of applications or requirements, is called ……………

  1. module
  2. library
  3. classes
  4. documentation

Python Libraries

1 Like

Answer

library

Reason — A library refers to a collection of modules and packages that together cater to a specific type of applications or requirements.

Answered By

2 Likes


Related Questions