Do vectors start at 0 c++?


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

Post New Answer

More C++ General Interview Questions

How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?

0 Answers  


What is the use of this pointer in c++?

0 Answers  


Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.

0 Answers  


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


When you overload member functions, in what ways must they differ?

0 Answers  






What are proxy objects?

2 Answers  


What do you mean by internal linking and external linking in c++?

1 Answers  


Define 'std'.

0 Answers  


Define a constructor - what it is and how it might be called (2 methods)?

0 Answers  


How can a struct in c++ differs from a struct in c?

0 Answers  


How do c++ struct differs from the c++ class?

0 Answers  


What is a c++ vector?

0 Answers  


Categories