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
Can we have try block without catch block?
Explain creating threads by extending thread class ?
What are the two types of java programming?
What is function and its uses?
Write a program to check for a prime number in java?
What is exception hierarchy in java?
What is literal example?
How do you avoid global variables?
What is isa relationship?
What is the memory leak in java?
What are recursive functions?
What is namespace in java?
What are three ways in which a thread can enter the waiting state in java programming?
What's the purpose of static methods and static variables?
Is c better than java?