Tell me an example where stacks are useful?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How can I disable the "echo" feature?

0 Answers  


Why preincrement operator is faster than postincrement?

5 Answers  


Should I learn c or c++ or c#?

0 Answers  


What is the use of "new" operator?

0 Answers  


What is c++ good for?

0 Answers  






What is the benefit of c++?

0 Answers  


What is the object serialization?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

0 Answers  


What does asterisk mean in c++?

0 Answers  


Explain the advantages of using friend classes.

0 Answers  


What is the meaning of string in c++?

0 Answers  


Write a C++ Program to Multiply two Numbers

1 Answers  


Categories