1.

Hi Friends ! plz give me the crt answer ! What happens if the base condition isn’t defined in recursive programs? a) Program gets into an infinite loop b) Program runs once c) Program runs n number of times where n is the argument given to the function d) An exception is thrown #Keep smiling :)

Answer» GRAM will run until the system gets out of memory. ...orRecursive calls take up a LOT of memory and time as memory is taken up each time the function is called.i HOPE that this may HELP u dear ....luv u da ☺


Discussion

No Comment Found