McqMate
| Q. |
Where is function defined? |
| A. | module |
| B. | class |
| C. | another function |
| D. | all of the mentioned |
| Answer» D. all of the mentioned | |
| Explanation: functions can be defined inside a module, a class or another function. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet