What is an array and a vector? How they different from each
other?
Answer Posted / prabir kumar
arrays have elements of same datatypes, but vector can have
elements of any types.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of operations in java?
What is the difference between class forname and new?
What is ellipsis in java?
What data type is string java?
Is the milky way in a void?
What is mutable object and immutable object?
How to perform linear search in java?
Garbage collection in java?
What is the difference between replace and replace all?
What is object data type?
What is callable java?
What are voids?
Is vector synchronized in java?
Can You Have Virtual Functions In Java?
Explain the different forms of polymorphism?