What is the difference between throw and throws?
Answers were Sorted based on User's Feedback
Answer / rajanani
'throw' is declare the exception and throws is defined the
exception
| Is This Answer Correct ? | 3 Yes | 7 No |
Why hashcode is used in java?
what is difference between business delegate and data access object(dao)? in java?
What do you mean by order of precedence and associativity?
Under what circumstances an object reference be cast to an interface reference?
Why do we need hashset in java?
Linked List reverese program
What is static and final keyword in java?
what is the use of bean managed and container managed with example?
What is space character in java?
What are the types of methods in java?
Enlist few advantages of inheritance?
Differentiate between postfix and prefix operators in java.