Stack can be described as a pointer. Explain.

Answer Posted / mousumi

Because stack will contain a head pointer which will always point to the top of the Stack. All Stack Operations are done using Head Pointer. Hence Stack can be Described as a Pointer

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to excel in data structures and algorithms?

536


Is treemap thread safe?

515


which notations are used in evaluation of arithmetic expressions using prefix and postfix forms?

530


Explain linked list in short.

526


What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks

2062






Is list same as array?

469


How can you insert a node to the beginning of a singly linked list?

509


What is adt in data structure?

491


What method is used to place a value onto the top of a stack?

571


What do you mean by collision in hashing?

564


Define root?

556


Define union-by-weight?

620


Does hashmap maintain insertion order?

501


What are the disadvantages of linear list?

512


What is the difference between adt and data structure?

467