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

What is meant by reference variable in C++?

1 Answers  


Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

0 Answers  


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

0 Answers   TCS,


How to detect memory leaks in c++

1 Answers   Mphasis,


What are shallow and deep copies?

0 Answers  






What is function overloading in C++?

0 Answers  


Explain how an exception handler is defined and invoked in a Program.

0 Answers  


How to access a variable of the structure?

0 Answers  


What is #include ctype h in c++?

0 Answers  


What is the difference between structure and class?

0 Answers  


Where Malloc(), Calloc(), and realloc() does get memory?

0 Answers  


how many controls can we place on single form.

1 Answers   Microsoft,


Categories