what is difference between Exception and Error?

Answer Posted / ravikiran

Exception is an abnormal condition occured at runtime.
Error is the one which is of runtime exception type,theat
what we cann't declare in throws clause.

Is This Answer Correct ?    33 Yes 29 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What language is an assembler written in?

539


Where is jre installed?

579


How does regex work?

515


What is args length in java?

648


How many bits is a string in java?

565






Is node a data type in java?

487


Describe what happens when an object is created in java ?

540


What is e in java?

532


Why put method is idempotent?

452


Explain how to convert any java object into byte array.

539


What is string value?

630


Why does my function print none?

508


What is Recursion Function?

629


How do singleton patterns work?

509


How do you convert string to int in java?

548