what is difference between Exception and Error?

Answer Posted / ved

Errors are the abnormal conditions which can not be handled
by your program and the program will immediately interrupt
while exceptions are those abnormal conditions which your
program can handle with the techniques of error handling.
Errors can not be handled and will stop uour program...

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a field variable and a local variable?

574


placement papaers of spring computing technology

1026


Is string is a data type in java?

593


How do you define a variable?

538


What is parsing and its types?

589






Where are the card layouts used?

615


What are different types of multitasking?

547


How many digits is int32?

538


What is Java Shutdown Hook?

611


Explain the usage of this with constructors?

530


Why collection is called framework in java?

540


What is the super void?

461


What will happen to the exception object after exception handling?

578


How a variable is stored in memory?

503


Describe string intern() methodology

596