Answer Posted / monika
array is a collection of similar data tpyes of elements.
vector is the most widely used container.it stores elements
in contiguous memory locations.
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What are the escape sequences in java?
What are thread groups?
What is are packages?
What was java originally called?
What is the benefit of inner / nested classes ?
What is nextint java?
What are the steps involved to write rmi based programs?
What is variable explain with example?
what are the high-level thread states? : Java thread
What does the string method compareto () do?
Is class is a data type?
What is parsing a string?
State differences between C and Java?
What is the difference between exception and error in java?
Why charat is used in java?