Answer Posted / sushant
stack is a linear data structure which is used for storing data in LIFO manner in this u can insert delete update data at any time by using PUSH POP options it works on TOP t0 BOTTOM manner.. it is used by many programming languages like C C++ JAVA PHP because of its best memory interpretation ease of use in stack is searching sorting and data mangement this is also used by compiler for thread management of opreator precedence table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What gives the current position of the put pointer?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What is prototype for that c string function? Does c++ have finally? What is the hardest coding language to learn? which of the following is not an secondary constant
a) array
b) real
c) union What is bubble sort c++? Difference between struct and class in terms of access modifier. What does return 0 do in c++? What is the extraction operator and what does it do? What are vtable and vptr? Is C++ case sensitive
a) False
b) Depends on implementation
c) True Which programming language is best to learn first? Why is c++ still used? What are the uses of c++ in the real world?