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...

ublic class Java_Coding_Samples {


public static void JavaHungr(NumberFormatException ae){

System.out.println("integer");
}
public static void JavaHungry(Exception e){

System.out.println("string");
}

public static void JavaHungry(ArithmeticException ae){

System.out.println("object");
}


public static void main(String[] args) {

JavaHungry(null);

}

Answer Posted / sasi

object.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bytecode verifier?

940


why we use merge option in hybernate pls give a ex snippet

1997


What is the purpose of using java.lang.class class?

1016


What is the difference between arraylist and hashset in java?

1148


When parseint method can be used?

951


What is application system?

938


What do you understand by classes in java?

1007


Is multiple inheritance supported by java?

993


Can you override private or static method in java?

976


What is a jit compiler?

1134


What do you mean by an interface in java?

1029


Can you extend singleton class?

1104


What are data structures in java?

977


Is c better than java?

960


Why can we not override static method?

1105