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 string builder?
What is the benefit of singleton pattern?
Explain restrictions on using enum?
How is garbage collection controlled?
Why is boolean important?
v-model life cycle
What is the definition of tree ?
What is api data?
What are the different types of java?
what is recursion in java
Does set allows null in java?
What does sprintf mean?
What is string data?
What is final keyword in java? Give an example.
What are variable arguments or varargs?