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

Can we change the basic meaning of an operator in c++?

0 Answers  


Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


Where do I find the current c or c++ standard documents?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


What does ctime() do?

0 Answers  






What is conversion constructor?

2 Answers   TCS,


What is a static element?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


Why namespace is used in c++?

0 Answers  


Is swift faster than go?

0 Answers  


What is the best ide for c++?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


Categories