Q A software is to be developed for a system which has a small memory. The software should?

  • A avoid using recursion
  • B Not use macros instead of functions
  • C Both of these
  • D None of these

MCQs Details

A software is to be developed for a system which has a small memory. The software should avoid using recursion and not use macros instead of functions.