What is the stack?

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


Please Help Members By Posting Answers For Below Questions

What is object in c++ example?

709


What is increment operator in c++?

646


What are the various compound assignment operators in c++?

628


Are vectors faster than arrays?

654


How new/delete differs from malloc()/free?

710






What are pointer-to-members in C++? Give their syntax.

726


What's the hardest coding language?

647


What is a c++ map?

768


Why namespace is used in c++?

699


When should we use container classes instead of arrays?

675


How do you remove an element from a set in c++?

683


What is the protected keyword used for?

725


Explain unexpected() function?

683


What is setfill c++?

794


Is c better than c++?

741