Question:What happens if you make a recursive call without making the problem smaller? 

A The operating system detects the infinite recursion because of the "repeated state" 

B The program keeps running until you press Ctrl-C 

C The results are non-deterministic 

D The run-time stack overflows, halting the program 

+ Answer
+ Report
Total Preview: 6772

Copyright © 2024. Powered by Intellect Software Ltd