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

Why do we use data structures?

478


Can you have an arraylist of arrays?

514


Where is binary tree used?

505


What is a height of a tree?

484


what is the primary advantage of a linked list?

944






What is the difference between a Stack and a Queue.

503


What is the minimum number of queues that can be used to implement a priority queue?

522


What is difference between hashmap and hashset?

466


What is insertion sort technique?

489


What type of variable is age?

479


What is the height of a binary tree?

499


Which sorting is stable?

481


What is collection process?

516


What is rule regarding overriding equals and hascode method?

506


Is null a binary search tree?

480