what is difference between throw and throws in exception?
Answer Posted / ankur
throw is done manually where as throws is done by jvm
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data member in java?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
How can you handle java exceptions?
What is a double?
Why does java does not support multiple inheritance? Explain
What is java reflection?
Why we used break and continue statement in java?
Is void a wrapper class?
Is ++ operator is thread safe in java?
Explain the difference between serializable and externalizable in java?
What is qms certification?
What is assembly condition codes?
Is java an ide?
How many characters is 16 bytes?
Why singleton class is used in java?