Answer Posted / sonam
Exception is just like a condition which is caused by run
time in program.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is mnemonic code?
Explain Basics of OOP Language in java
What is the largest long allowed by java?
Can a class have multiple constructors?
What is string example?
Why call by value prevents parameter value change?
What is main string [] args?
What about main thread in java?
Is array passed by reference in java?
How to change value in arraylist java?
why an outer class cannot be declared as private?
What is the output of the below java program?
What is the difference between notify and notifyall method?
What are the different types of data structures in java?
Can we override compareto method?