McqMate
| Q. |
Only problems that are recursively defined can be solved using recursion. |
| A. | true |
| B. | false |
| Answer» B. false | |
| Explanation: there are many other problems can also be solved using recursion. | |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet