What is the name of a built-in module that offers a set of classes that contain all common path operations in an object-oriented way?

Questions & AnswersCategory: PythonWhat is the name of a built-in module that offers a set of classes that contain all common path operations in an object-oriented way?
Lokesh Kumar Staff asked 2 years ago

What is the name of a built-in module that offers a set of classes that contain all common path operations in an object-oriented way?
 
a. sys
b. os
c. glob
d. pathlib