What class is used to implement a Throwable array?
Answers were Sorted based on User's Feedback
Answer / smitha
I think there is a correction in question .
Its growable array
Ans: Vector and ArrayList
| Is This Answer Correct ? | 4 Yes | 1 No |
How do you avoid global variables?
Why is the type for real numbers called double?
make a method which any number and any type of argument and print sum of that arguments.....
What is meant by Static query and Dynamic query?
What is the purpose of garbage collection in java?
What is 'finally' method in Exceptions?
Does java set allow duplicates?
What is an immutable object?
What are passing parameters?
What is the new line character?
Write a program to find the whether a number is an Armstrong number or not?
What is outofmemoryerror in java?