What are the types of container classes?


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

Post New Answer

More C++ General Interview Questions

Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


Can we use struct in c++?

0 Answers  


Can create new c++ operators?

0 Answers  


What is the latest version on c++?

0 Answers  


What are the techniques you use for debugging?

1 Answers   Adtran,






Write a program and call it sortcheck.cpp which receives 10 numbers from input and checks whether these numbers are in ascending order or not. You are not allowed to use arrays. You should not define more than three variables

2 Answers   BirlaSoft, Crayonz,


What is abstraction in c++?

0 Answers  


Explain what are accessor methods?

0 Answers  


Explain what are the sizes and ranges of the basic c++ data types?

0 Answers  


What can I use instead of namespace std?

0 Answers  


Why is main an int?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Categories