what is the difference between through and throws?
Answer Posted / mahesh
there is no such keyword in java(through).it is used in our regular language ...throws means it throws exception..it should written the method header part only...
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Should we create system software ( e.g operating system ) in java ?
How is hashset maintained in memory by java ?
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
Which sorting algorithm is used by collections.sort() in java ?
my interviewer asked me what technical specification you used how to answer that question
What are the different types of classes implemented in the set interfaces? : java collections
What is the enumerator of the java collection framework? : java collections
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
What is the use of hashcode in java ?
How do I find jre path in windows?
What are the queues in the java collection framework? : java collections
What are the different types of collections views being provided by the map interface? : java collections
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword