what is the difference between ERROR and EXCEPTION?

Answer Posted / poonam

Error are those that do not allow are program to run. Some
errors cannot be fixed at compilation time they are runtime
errors. But exeptions are those that occur because of the
user during runtime which we are unable to avoid.For that we
use exeption handling to handle such kind of errors. These
allow the programs to execute and exit gracefully...

Is This Answer Correct ?    23 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use oop?

601


What is polymorphism in oop example?

513


which feature are not hold visual basic of oop?

1721


Why multiple inheritance is not allowed?

581


What is the advantage of oop over procedural language?

623






2. Give the different notations for the class.\

1584


write a programe to calculate the simple intrest and compund intrest using by function overlading

1666


Advantage and disadvantage of routing in telecom sector

782


What is overloading in oops?

596


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1648


What is abstraction example?

615


Explain the advantages of inheritance.

670


What is overloading and its types?

612


What are the two different types of polymorphism?

669


Why is oop useful?

600