What is the size of a vector?


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

Post New Answer

More C++ General Interview Questions

How do pointers work?

0 Answers  


Are there any new intrinsic (built-in) data types?

1 Answers  


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


Which one is better- macro or function?

0 Answers   Fidelity,






Is it possible to have a recursive inline function in c++?

0 Answers  


Explain shallow copy?

0 Answers  


What should main() return in c and c++?

0 Answers  


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


Explain the differences between private, public and protected and give examples.

0 Answers  


How does com provide language transparency?

0 Answers  


When do we use copy constructors?

0 Answers  


Categories