Answer Posted / luckystarjava
Exception is an event occur-ed during the execution of the
program because of the abnormal behavior of the code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the += operator called?
What is a singleton factory?
What is the use of optional ?
What is JFC?
When should you make a function static?
Is arraylist zero based?
Variables used in a switch statement can be used with which datatypes?
What do you mean by JVM?
What does the “static” keyword mean? Can you override private or static method in java?
Why hashcode is used in java?
What are the differences between this and super keyword?
What is static method with example?
What are encapsulation, inheritance and polymorphism?
Is a class subclass of itself?
How do you use substring in java?