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 thread pool? How can we create thread pool in java?

1136


Why string is not thread safe?

1048


how would you implement a thread pool? : Java thread

969


What is the difference between a field variable and a local variable?

1159


What is parameters example?

1091


What are the escape sequences in java?

1074


What is singleton class in ruby?

1067


How many functional interfaces does java 8 have?

1080


How many bits is size_t?

1030


How is string immutable in java?

1084


Is hashset sorted in java?

1238


How do you avoid global variables?

1142


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

1182


In java, how many ways you can take input from the console?

1041


What is r * in math?

1041