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 are the benefits of immutable objects?
How do you convert bytes to character in java?
how we can make a read-only class in java?
What is the final keyword in java?
What are the important features of Java 10 release?
What are strings in physics?
How does a for loop work?
What is the functionality of the stub?
What is stringbuffer in java?
Can we define constructor in inner class?
Which sorting is used in arrays sort in java?
What do you mean Abstraction in java?
How can a gui component handle its own events in java programming?
What is object of class in java?
How many bits is a float?