πŸ“Š Problem Solving and Python Programming
Q. Program code making use of a given module is called a of the module.
  • (A) client
  • (B) docstring
  • (C) interface
  • (D) modularity
πŸ’¬ Discuss
βœ… Correct Answer: (A) client

Explanation: program code making use of a given module is called the client of the module. there may be multiple clients for a module.


Explanation by: Mr. Dubey
program code making use of a given module is called the client of the module. there may be multiple clients for a module.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
463
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate