What happens if the base condition isn’t defined in recursive programs?
What happens if the base condition isn’t defined in recursive programs? Correct Answer Program gets into an infinite loop
The program will run until the system gets out of memory.
মোঃ আরিফুল ইসলাম
Feb 20, 2025