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
How do you write a function that can reverse a linked-list?
What is constant in c++ with example?
What is object in c++ example?
What are manipulators in c++ with example?
What is difference between class and structure in c++?
Is c++ a software?
Write a Program to find the largest of 4 no using macros.
what are the iterator and generic algorithms.
What is a dynamic binding in c++?
What is the use of map in c++?
how to access grid view row?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?
What is endianness?
Evaluate !(1&&1||1&&0) a) Error b) False c) True
What are the four main data types?