What class is used to implement a Throwable array?

Answer Posted / janet

Vector
LinkedList
Stack

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is 0 an even number?

750


What a static class can contains?

920


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

766


If an object is garbage collected, can it become reachable again?

773


Which collection is best for sorting in java?

892


Can we have return statement in finally clause? What will happen?

742


Can one thread block the other thread?

789


Can we increase array size dynamically in java?

715


Can we extend immutable class?

760


What is an argument java?

722


What is the difference between hashmap and hashtable in java?

774


When the constructor of a class is invoked?

773


What will be the initial value of an object reference which is defined as an instance variable?

901


What is meant by distributed application? Why are we using that in our application?

755


What is difference between checked and unchecked exception in java?

804