MCQ
Which of these is false about recursion?
  • A
    Recursive function can be replaced by a nonrecursive function
  • B
    Recursive functions usually take more memory space than non-recursive function
  • Recursive functions run faster than nonrecursive function
  • D
    Recursion makes programs easier to understand

Answer

Correct option: C.
Recursive functions run faster than nonrecursive function
(c) Recursive functions run faster than nonrecursive function

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free