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
How many bytes is a url?
Why inputstreamreader is used in java?
Why do we need data serialization?
Can we execute a program without main() method?
Does java trim remove newline?
If a method is declared as protected, where may the method be accessed in java programming?
What is pojo class in java?
What is functional interface in javatpoint?
What is preflight request?
What are the four integer types supported by java?
What is string intern in java?
Variable of the boolean type is automatically initialized as?
Is ruby built on java?
Can each java object keep track of all the threads that want to exclusively access it?
Can we write any code after throw statement?