What is difference between array and vector in c++?


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

Post New Answer

More C++ General Interview Questions

Explain what are single and multiple inheritances in c++?

0 Answers  


What is object in c++ wikipedia?

0 Answers  


What data encapsulation is in c++?

0 Answers  


Explain virtual class?

0 Answers  


What is diamond problem in c++?

0 Answers  






int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


What is the use of setprecision in c++?

0 Answers  


What do you mean by persistent and non persistent objects?

1 Answers  


What are protected members in c++?

0 Answers  


Is c++ high level programming language?

0 Answers  


What are the different operators in C++?

3 Answers   HP,


What are friend classes? What are advantages of using friend classes?

0 Answers  


Categories