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

How does a try statement determine which catch clause
should be used to handle an exception?

Answer Posted / vatti

when an exception is thrown from the try block,the type of
exception object specified in the catch statement matches
with the exception thrown, that one will execute

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different access modifiers available in java?

1074


What does n mean?

1054


What is size () in java?

1150


Why java is a platform independent? Explain

1157


What is parsing and its types?

1178


What is public/private protected in java?

1083


Why does java not support pointers?

1172


Does constructor return any value?

1081


What is the final keyword?

1033


What is anti pattern in cyber security?

1070


What is use of functional interface in java 8? Explain

1088


Which collection is thread safe in java?

1037


What exactly is a .class file?

1095


What is the purpose of nested class in java?

1135


What is java and why do we need it? Explain

1199