Stacks Task

What kind of useful task does stacks support?

Questions by mohit23bisht

Editorial / Best Answer

Sandhya.Kishan  

  • Member Since Mar-2012 | Apr 17th, 2012


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.

Showing Answers 1 - 3 of 3 Answers

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.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions