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

Answer Posted / sanish joseph

A growable array is calld vector while array is of fixed size,

Is This Answer Correct ?    41 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the ways in which parameterized can be invoked.

725


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

792


Define pointers?

813


What is an operator in c++?

803


Explain container class.

949


What is general form of pure virtual function? Explain?

729


Write about an iterator class?

829


Explain the differences between private, public and protected and give examples.

778


Can I learn c++ in a week?

789


When do we use copy constructors?

788


What is c++ redistributable?

870


Evaluate !(1&&1||1&&0) a) Error b) False c) True

953


How does atoi function work?

875


Do you know what is overriding?

808


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

785