MCQOPTIONS
Saved Bookmarks
| 1. |
A software is to be developed for a system which has a small memory. The software should ? |
| A. | use recursion wherever possible |
| B. | avoid using recursion |
| C. | Not use macros instead of functions |
| D. | Both b and c |
| Answer» E. | |