1.

What is stack?

Answer»

In data-structure, stack is an Abstract Data Type (ADT) used to store and retrieve values in Last In First Out method.



Discussion

No Comment Found