Stack can be described as a pointer. Explain.

Answer Posted / shweta

the TOP of Stack element is pointed by a pointer,when we
use PUSH and POP operations i.e. LIFO.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the basic of data structure?

647


Explain the types of linked lists.

733


in tree construction which is the suitable efficient data structure? (Array, linked list, stack, queue)

922


Define level of the tree?

732


How many parts are there in a declaration statement?

709






How dynamic arrays are created?

630


What are the types of binary tree?

658


What is an recursive algorithm?

698


Which sorting technique is faster?

651


What is stable sorting?

626


State the difference between persistent and ephemeral data structure?

1291


What is a matrix? Explain its uses with an example

738


Define left-in threaded tree?

626


What are the applications of priority queues?

690


What is precision in data structures?

860