Which of the following if missing would result in infinite-02560
Which of the following if missing would result in infinite recursion in case of recursive function?
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Final Term - Quiz No.4.
Which of the following if missing would result in infinite recursion in case of recursive function?
Recursive call
Base case
Function parameters
Local variables