Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What class is used to implement a Throwable array?

Answers were Sorted based on User's Feedback



What class is used to implement a Throwable array?..

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

What class is used to implement a Throwable array?..

Answer / janet

Vector
LinkedList
Stack

Is This Answer Correct ?    1 Yes 0 No

What class is used to implement a Throwable array?..

Answer / guest

Exception

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

why applet doesn't have main? isn't possible a program with out main?

9 Answers   TCS,


What flag up means?

0 Answers  


Why are strings immutable in Java?

1 Answers  


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

0 Answers  


What is object class in java?

0 Answers  


What is keyword in oop?

0 Answers  


what is the difference between AWT and SWING what is the advantage of using swing?

3 Answers  


Can you have an inner class inside a method and what variables can you access?

2 Answers  


Name some classes present in java.util.regex package.

0 Answers  


JVM is platform independent or depeneded?

7 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


what is custom tags with example?

3 Answers   Amdocs,


Categories