Answer Posted / vikneswarank
when we write code and try to execute the that code error
may be occur in runtime or complie time complie time error
nothing but syntex error we can easily set right by
reediting suitable code runtime error is exception. we can
handle the exception use Exception class which is belongs
to java.lang. package using this class handle the exception
(try catch) block
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between yield() and sleep()?
What is anagram number?
What is lazy initialization in java?
Explain the difference between abstraction and encapsulation.
What is a java developer salary?
What happens if we don’t override run method ?
Can we make the abstract methods static in java?
What is the purpose of void?
Why are arrays useful in java?
What is string in java with example?
Can you instantiate the math class?
What are use cases?
What is the symbol for average?
Is an array a vector?
Tell us something about different types of casting?