In recursion, the condition for which the function will stop calling itself is ____________
Posted: Wed Jul 13, 2022 6:16 pm
a) Best case
b) Worst case
c) Base case
d) There is no such condition
b) Worst case
c) Base case
d) There is no such condition