Answer Posted / subhransu sekhar das
stack is a special datastructure in which we can insert and
delete item at only one end i,e top end.it is having the
order of lifo(last in first out)
Is This Answer Correct ? | 38 Yes | 1 No |
Post New Answer View All Answers
What are the various compound assignment operators in c++?
Can java be faster than c++?
What character terminates all character array strings a) b) . c) END
Explain linked list using c++ with an example?
Is there a c++ certification?
What is &x in c++?
Why do we use structure in c++?
Write my own zero-argument manipulator that should work same as hex?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort
What is the basic concept of c++?
What are manipulators in c++ with example?
What is a local variable?
Does dev c++ support c++ 11?
Explain unexpected() function?
What are the 3 levels of programming languages?