What is the stack?

Answer Posted / firstdew

stack is liner data structure which work on simple theorem
of first in first out (like piles of plates kept in order)in
which addition as well as deletion happens from only one end
that is top.

Is This Answer Correct ?    2 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you write a function that can reverse a linked-list?

678


What is constant in c++ with example?

722


What is object in c++ example?

707


What are manipulators in c++ with example?

676


What is difference between class and structure in c++?

723






Is c++ a software?

809


Write a Program to find the largest of 4 no using macros.

686


what are the iterator and generic algorithms.

1568


What is a dynamic binding in c++?

604


What is the use of map in c++?

722


how to access grid view row?

1894


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

725


What is endianness?

715


Evaluate !(1&&1||1&&0) a) Error b) False c) True

810


What are the four main data types?

662