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

Is swift better than c++?

0 Answers  


What is class in c++ with example?

0 Answers  


Write the program for fibonacci in c++?

20 Answers   TATA, Wipro,


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };

5 Answers   Huawei,


Is c++ high level programming language?

0 Answers  


Explain the difference between using macro and inline functions?

0 Answers  


What is virtual function? Explain with an example

0 Answers  


Is c++ the hardest programming language?

0 Answers  


Explain the uses of static class data?

0 Answers  


Differences between private, protected and public and give examples.

0 Answers  


Is the declaration of a class its interface or its implementation?

0 Answers  


Categories