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

What is the difference between throw and throws?

Answer Posted / sushma

'throw' exception is thrown manually and 'throws' exception
is thrown predefindly.

Is This Answer Correct ?    23 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which browsers work with java?

1118


Explain OOPs concept.

1156


Can you add null to a list java?

1106


What does yield method of the thread class do?

1084


What are untrusted applets?

1201


How many bits is a 64 bit byte?

1140


Compare java and python.

1034


How do you add an element to a set in java?

1080


how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT

2484


Explain illegalmonitorstateexception and when it will be thrown?

1157


Difference between ‘>>’ and ‘>>>’ operators in java?

1182


What is variable in java?

1047


Explain the difference between the public, private, final, protected, and default modifiers?

1096


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

1070


What is finally block?

1127