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

Write an algorithm to show the postfix expression with the input given as : a b + c d +*f ? .

525


What is linear-logarithm chasm?

548


Is vector a collection?

465


What are the different types of data structures?

535


What is time complexity of hashmap?

532






What is a weighted graph?

565


How can I learn data structures?

533


What is variable size arrays?and why we use it?

625


Explain what are the major data structures used in the network data model?

573


How do you determine if a binary tree is height balanced?

517


Which sort is stable?

547


Mention for which header list, you will found the last node contains the null pointer?

502


Why is the isempty() member method called?

573


What is ds heap sort?

491


How can you insert a node in a random location of the linked list?

509