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 is ststic with example
enlist some features of jdk.
what is the difference between thread and runnable types? : Java thread
What is sortedmap interface?
Which is better singleton or static class?
What is stringwriter?
What are the string methods in java?
What is meant by 'Class access modifiers'?
What happens if I remove static from main method?
What is array size in java?
What is JFC?
What is primitive array?
Why do we use predicate in java?
What one should take care of, while serializing the object?
What is a modifier?