occurs when a function calls itself-01456
__________ occurs when a function calls itself.
This multiple choice question (MCQ) is related to the book/course vu cs101 Introduction to Computing. It can also be found in vu cs101 Final Term - Quiz No.11.
__________ occurs when a function calls itself.
Recursion
Call by value
Call by reference
Parsing