What are stacks? Give an example where they are useful.


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

Post New Answer

More C++ General Interview Questions

What is a v-table?

0 Answers  


WHO DEVELOPED C++?

6 Answers  


What is function overloading c++?

0 Answers  


write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

0 Answers  


Explain public, protected, private in c++?

0 Answers  






What problem does the namespace feature solve?

1 Answers  


write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


What is private, public and protected inheritance?

0 Answers  


What is Namespace?

5 Answers   HCL, Samsung,


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

0 Answers  


What are c++ storage classes?

0 Answers  


What is virtual base class?

0 Answers  


Categories