In the name of ALLAH, the most beneficient, the most merciful

Data Structures (CS301)

Question (select most suitable option)

  When we compare recursive method calls and non-recursive method calls, following statement is true.
Recursion is implementted in the same way as other functioncalls are implemented
Non-recursive methods are always efficient than recursive methods
Both options are true
None of the given options are true