In a recursive function, what happens if the base condition is not defined ?
Program will get into an infinite loop until the system gets out of memory
Comment here: