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 the difference between Authoritative restore & Non- Authoritative restore?

1 Answers   Wipro,


Which JVM parameter is used to control the stack size of a thread?

0 Answers  


What is called a page fault?

0 Answers  


Explain demand paging, page fault interrupt, and trashing?

0 Answers  


What is FtDisk?

1 Answers  






In a compiler there is 36 bit for a word and to store a character 8bits are needed. IN this to store a character two words are appended .Then for storing a K characters string, How many words are needed. [a] 2k/9 [b] (2k+8)/9 [c] (k+8)/9 [d] 2*(k+8)/9 [e] none

1 Answers   Wipro,


What is the cause of thrashing? How does the system detect thrashing?

0 Answers  


Tell me what has triggered the need for multitasking in pcs?

0 Answers  


Hello this is gaurav garg I have completed BCA. plz TEll me how will ask question in interview.

0 Answers  


How many gb is an operating system?

0 Answers  


Can I delete the program files x86?

0 Answers  


What are 4 types of operating systems?

0 Answers  


Categories