If we always return false when and how will the code finally stop?

if we always return false when and how will the code finally stop?

@be10046.19 if we return false then it will check all the possible outcomes and when finally all the recursion calls are made and stack is emptied it will stop