What is stl containers in c++?


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

Post New Answer

More C++ General Interview Questions

What does '\r' and '\b' mean? Please explain with example.

7 Answers  


What is stoi in c++?

0 Answers  


Can comments be nested?

0 Answers  


char *ch = "abcde"; char c[4]; how to copy 'ch' to 'c'?

4 Answers   Thomson Reuters,


What is unary operator? List out the different operators involved in the unary operator.

0 Answers  






What is the difference between object-oriented programming and procedural programming?

0 Answers  


Which is better turbo c++ or dev c++?

0 Answers  


Can we define a constructor as virtual in c++?

0 Answers  


Does std endl flush?

0 Answers  


Can I create my own functions in c++?

0 Answers  


What is the difference between function overloading and operator overloading?

0 Answers  


What is a virtual destructor?

2 Answers  


Categories