Answer Posted / jyothi
An Exeception is an object that contain the information
about what went wrong
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of a parameter?
Explain parallel processing in java8?
What does it mean that a class or member is final?
What is float in java?
What is an infinite loop?
how its run?
what do you mean by java annotations?
How do you do absolute value in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Can a final variable be initialized in constructor?
What is a finally block?
What are basic keywords?
What does += mean coding?
What is meant by local variable and instance variable?
What is difference between static class and singleton pattern?