Why do we use vector in c++?


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

Post New Answer

More C++ General Interview Questions

Tell me difference between constant pointer and pointer to a constant.

0 Answers   Honeywell, Zomato,


What are built-in functions? What is the syntax for the definition?

0 Answers  


What is decltype c++?

0 Answers  


What is namespace std; and what is consists of?

0 Answers  


Describe delete operator?

0 Answers  






What is iterator c++?

0 Answers  


What is the Difference between "vector" and "array"?

15 Answers   Covansys, Gambit, TCS, Wipro,


What is a flag in c++?

0 Answers  


Can a program run without main?

0 Answers  


What is the sequence of destruction of local objects?

0 Answers  


What is the difference between reference and pointer?

0 Answers  


Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort

0 Answers  


Categories