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


In what ways you can handle exception ?

Answers were Sorted based on User's Feedback



In what ways you can handle exception ?..

Answer / niranjanravi

using try--catch--finally
using throws

Is This Answer Correct ?    4 Yes 0 No

In what ways you can handle exception ?..

Answer / ravikiran(aptech mumbai)

using try catch
using throws for delegation of exceptions
using throw to define an exception

Is This Answer Correct ?    3 Yes 1 No

In what ways you can handle exception ?..

Answer / kabita

we can handle exception by using
try
catch
finally
throw
throws.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Core Java Interview Questions

Which arithmetic operations can result in the throwing of an arithmeticexception?

0 Answers  


What is dynamic dispatch in java?

4 Answers  


How does a for loop work?

0 Answers  


Explain about abstract classes in java?

0 Answers  


Explain the private protected method modifier?

0 Answers  


What's the purpose of using break in each case of switch statement?

0 Answers  


What are the differences between wait() and sleep()?

0 Answers  


What is the difference between throw and throws in java?

0 Answers  


Differences between GridLayout and GridBagLayout?

1 Answers  


How do you reverse a string in java without using string buffer?

0 Answers  


What are the five major types of reference sources?

0 Answers  


What is java lang object?

0 Answers  


Categories