Answer Posted / priyanka verma
exception are run time error which a programmer usually do not except, they occur accidently which may result in abnormal termination of the program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between method overloading and overriding.
What is main string [] args?
What are the differences between Java 1.0 and Java 2.0?
What is a default constructor and also define copy contrucyor?
What is an example of a constant variable?
Can private members of a base class are inheritable justify?
What is a platform?
What isan abstract class and when do you use it?
How can I right-justify a string?
What is the use of a copy constructor?
What is boolean flag in java?
Explain about collection interface in java?
What is the largest long allowed by java?
What about features of local inner class?
Explain covariant method overriding in java.