Answers

Question and Answer:

  Home  Programming Concepts

⟩ What kind of useful task does stacks support?

Stack supports four major computing areas,they are 1.expression evaluation 2.subroutine return address storage 3.dynamically allocated local variable storage and 4.subroutine parameter passing.

 207 views

More Questions for you: