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

can u handle an error if u write Thowable in the catch
class lise

try
{
some errorneous code
}catch(Throwable e){ ...}

Answer Posted / aseet padhi

yes.We can handle by using Throwable in catch block because
it's super class of Exception.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find the independent variable?

1124


Can you change array size in java?

1012


What is the declaration statement?

996


What is difference between checked and unchecked exception in java?

1059


How do you access command-line arguments within the code?

1109


What is a superclass?

1406


Can we override private constructor in java?

1032


What is method in research paper?

1208


how to write a program for sending mails between client and server

2114


Why do we need array in java?

1053


Explain the init method?

1033


Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?

1195


What is gc()?

1136


How do you represent a space in regex java?

1063


What is the difference between actual and formal parameters?

998