McqMate
| Q. |
Program code making use of a given module is called a of the module. |
| A. | client |
| B. | docstring |
| C. | interface |
| D. | modularity |
| 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. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet