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 |
what is disk interleaving? why is disk interleaving adopted?
Is 32gb of ram overkill?
What is the use of paging in operating system?
Describe horizontal scalability and vertical scalability.
How much ram can you have on a 64 bit system?
What are the different ram standards/versions?
How to escape from external fragmentation?
How do I enable plugins on firefox?
What is scheduling and How it effects the processor efficiency?
What is a 32 bit integer?
What are the different types of kernel?
Page replacement algorithm in Operating System?