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 |
can we create instance for interface in java?
What are facelets templates?
What are the ways to instantiate the class class?
Can we sort list in java?
Is array a class?
What environment variables do I need to set on my machine in order to be able to run java programs?
Which keyword specify that a variable is effectively final ?
how cani read a command line argument?(usingfile object).
There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?
What do you understand by the term polymorphism?
Mention some interfaces implemented by linked list in java.
Can Java be said to be the complete object-oriented programming language