different between exception and error? explaim check and
uncheck exception
Answer Posted / guest
exception is an method for use skip an error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When can an object reference be cast to an interface reference in java programming?
What do you mean by order of precedence and associativity?
What is java ceil?
Explain about main() method in java ?
What causes memory leaks in java?
Explain different states of a thread in java?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What is difference between equal and == in java?
What is finalize()? Is finalize() similar to a destructor?
Differentiate between vector and array list.
What is the difference between scrollbar and scrollpane?
What is the scope or life time of instance variables?
Define reflection.
Why declare Main() method as a static in java ?
How do you use compareto in java?