What is the difference between throw and throws?
Answer Posted / rajanani
'throw' is declare the exception and throws is defined the
exception
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What does bitwise or mean?
Explain about map interface in java?
What is stringjoiner ?
How do you convert int to char in java?
Does java support multiple inheritances?
What is the longest unicode character?
What is javac_g?
do I need to use synchronized on setvalue(int)? : Java thread
What is the differences between heap and stack memory in java? Explain
Which is bigger double or float?
What is constructor chaining and how is it achieved in java?
What is void in java?
Can you declare the main method as final?
How will you invoke any external process in java?
What are triggers in DB? Explain their types. How do they work?