What are the problems can stack based management in
recursive calling of functions?



What are the problems can stack based management in recursive calling of functions?..

Answer / sriram

in recursive calling of functions the return
addresses,local and global variables of the functions
are pushed into the stack...as recursive calls proceed
deeper and deeper it may lead to stack overflow.....

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is an idle thread?

2 Answers   CDAC, FIC,


How do I see usb devices on mac?

0 Answers  


What are the primary functions of VFS?

0 Answers  


Can I run 64 bit on x86?

0 Answers  


How do I find a file path on a mac?

0 Answers  






What is the difference between hard and soft real-time systems?

4 Answers  


Explain about paged segmentation and segment paging?

3 Answers  


What are the thread states?

0 Answers  


How do I know if my cpu is overheating?

0 Answers  


Is x86 better than x64?

0 Answers  


Does chkdsk delete files?

0 Answers  


Tell me what is executive in windows nt?

0 Answers  


Categories