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 an exception be rethrown?

Answer Posted / ravikiran(aptech mumbai)

yes an exception can be rethrown by make use of throws
keyword,to it's calling method

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between throw and throws in java?

949


Is main a keyword in java?

918


Why can we not override static method?

1066


What are the advantages of java inner classes?

1016


How a string is stored in memory?

960


when should you use stringbuilder class in a program?

923


When throws keyword is used?

947


Detail discussions on JVM, memory management and garbage collector.

923


Write java program to reverse string without using api?

982


What is the order of arraylist in java?

1062


Why do we need hashset in java?

991


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

942


What is nextint java?

977


What is the importance of hashcode() and equals() methods?

1003


How can we create objects if we make the constructor private ?

952