Answer Posted / xxx
vector is also an array but the size of a vector can change
dynamically where in array its fixed.
we can create some reserve space in vector where in array we
cannot.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is abstraction and encapsulation?
What does and I oop and sksksk mean?
Are polymorphisms mutations?
What is the difference between inheritance and polymorphism?
What is balance factor?
#include
What is overriding in oop?
What is abstract class in oop?
What is the diamond problem in inheritance?
What is constructor overloading in oop?
Why do we use oops?
What are oops methods?
How do you use inheritance in unity?
What is static modifier?
Why we use classes in oop?