what is difference between Exception and Error?

Answer Posted / s.devi

Error will not be controlled by the developer .
Eg:
Stack over flow,Memory over flow,Hard-disk failure,I/O
failure.


Exception will be controlled by the developer.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can vector have duplicates in java?

516


What is the meaning of course?

591


How do I enable java in safari?

560


What is the difference between static binding and dynamic binding?

575


What are the differences between c++ and java?

590






What is boolean keyword in java?

617


Is java programming easy?

549


Describe what happens when an object is created in java ?

555


What is casting in java programming?

590


How to access arraylist elements in java?

497


What are mutable classes?

527


What is byte code and why is it important to java’s use for internet programming?

604


How do you square a number in java?

567


Can we sort set in java?

548


Discuss about garbage collector in Java.

654