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
Where is the singleton class used?
What is the difference between serializable and externalizable interface?
How do you implement singleton class?
Can I import same package/class twice?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What are the two types of java programming?
What is the console in java?
Which collection allows duplicate values in java?
If you do not want your class to be inherited by any other class. What would you do?
What are some characteristics of interference class?
What is vector?
Why string is not a wrapper class?
Define inheritance with reference to java.
Why generics are used in java?
Can a method inside a interface be declared as final?