Answer Posted / chitraraman
Error in java means the mistake done buy the programmer
logically or syntatically.
Exception is an error thrown by java impllctly like
IOException,Array out of bound Exception
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are methods in java?
Define an abstract class with reference to java.
What are kinds of processors?
What is the structure of java?
What are the benefits of java?
Define iterator and methods in iterator?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What are three ways in which a thread can enter the waiting state in java programming?
Is map sorted in java?
What is e java?
Name container classes in java programming?
What is the point of polymorphism java?
What do you mean by jjs in java8?
What is equals method in java?
Why are generics used?