Answer Posted / janet
Vector
LinkedList
Stack
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is 0 an even number?
What a static class can contains?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
If an object is garbage collected, can it become reachable again?
Which collection is best for sorting in java?
Can we have return statement in finally clause? What will happen?
Can one thread block the other thread?
Can we increase array size dynamically in java?
Can we extend immutable class?
What is an argument java?
What is the difference between hashmap and hashtable in java?
When the constructor of a class is invoked?
What will be the initial value of an object reference which is defined as an instance variable?
What is meant by distributed application? Why are we using that in our application?
What is difference between checked and unchecked exception in java?