Is c++ vector a linked list?


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

Post New Answer

More C++ General Interview Questions

What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

0 Answers  


What is the use of function pointer?

0 Answers  


What is c++ try block?

0 Answers  


What is the difference between reference type and pointers.

4 Answers   HCL,


What are the popular tools used to detect memory leaks in c++

4 Answers   TATA,






Can we declare a base-class destructor as virtual?

0 Answers  


What is the limitation of cin while taking input for character array?

0 Answers  


Which of the following is evaluated first: a) && b) || c) !

0 Answers  


What is the extraction operator and what does it do?

0 Answers  


What is malloc in c++?

0 Answers  


Why cstdlib is used in c++?

0 Answers  


Do vectors start at 0 c++?

0 Answers  


Categories