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 string value?

1105


How many return statement are allowed in a function?

899


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

1946


What are different access specifiers in java? Explain

1076


What is jrmp?

914


What happens when heap memory is full?

934


What is the purpose of a default constructor?

1057


What is meant by class and object in java?

989


What is close method? How it's different from Finalize & Dispose?

1013


State the difference between strings and arrays.

1164


What is anti pattern in programming?

925


What is bigger kb or mb?

987


What is time complexity java?

961


What are inbuilt functions in java?

1020


Explain about static nested classes in java?

1036