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);

}



ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ ..

Answer / sasi

object.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is server side caching?

0 Answers   AIG,


What is a singleton class? Give a practical example of its usage.

0 Answers  


How does java pattern compile work?

0 Answers  


When do we use synchronized methods in java?

0 Answers  


What is the difference between a checked and an unchecked exception?

0 Answers   Cyient,


when to use ArrayList and when to use HashMap in webApplication.

1 Answers  


What is the Dictionary class?

1 Answers  


Why unicode is important?

0 Answers  


What is string pooling concept?

0 Answers  


Difference between hashCode() & equals()?

3 Answers   HCL,


what is translator and it types

1 Answers  


How is it possible for two string objects with identical values not to be equal under the == operator?

0 Answers  


Categories