CBSE Class 12 Computer Science Question 17 of 62

Using Python Libraries — Question 2

Back to all questions
2
Question

Question 2

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
Answer

library

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