Explain the term run-time stack?



Explain the term run-time stack?..

Answer / Sonali Srivastava

Run-time stack is a dynamic data structure used by a computer's processor during program execution. It temporarily stores function call information like return addresses and local variables.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Define a full binary tree ?

1 Answers  


Explain the expression trees?

1 Answers  


List the applications of stacks?

1 Answers  


There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

1 Answers  


What are AVL trees?

1 Answers   HAL,


Give a real time example of stack

1 Answers  


What are the 4 types of data?

1 Answers  


Write an algorithm to show the reverse of link list?

1 Answers  


What is sorting with example?

1 Answers  


State the rules to be followed during infix to prefix conversions?

1 Answers  


How do you make a bubble chart with 3 variables?

1 Answers  


What is basic data structure?

1 Answers  


Categories