What is the difference between throw and throws?
Answer Posted / nashiinformaticssolutions
C++ only has throw. throws is used in Java for declaring exceptions.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between JDBC 1.0 and JDBC 2.0?
What is struts in java?
Is 0 true or is 1 true?
Can a constructor be protected?
How do you create a method in java?
What does index mean in java?
What do you mean by garbage collection used in java?
Difference between static binding and dynamic binding?
What is difference between path and classpath in java?
Can inner class final?
what do you understand by synchronization? : Java thread
Is 0 true or false in java?
What are java methods?
Can an interface be defined inside a class?
Which is bigger float or double java?