β
Correct Answer: (D)
a function where the recursive call is the last thing executed by the function
Explanation: a recursive function is tail recursive when recursive call is executed by the function in the last.
Explanation by: Mr. Dubey
a recursive function is tail recursive when recursive call is executed by the function in the last.
Discussion
Question Analytics
489
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
85%
Success Rate