Answer Posted / sumit pal singh
Exception is an event that occur at run time. Exception is a problem that we can solve by providing a programmatic solution.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is method and methodology?
When the constructor of a class is invoked?
What do you mean by constructor?
What will happen when using pass by reference in java?
What is the size of a string in java?
What are streams?
Explain the difference between intermediate and terminal operations in java8?
What is a nested class?
What is float in java?
Can we use synchronized block for primitives?
What is a lock or purpose of locks in java?
Can java cast null?
Can a abstract class be declared final?
How do I remove a character from a string in java?
What is the difference between the boolean & operator and the && operator in java programming?