what is difference between Exception and Error?

Answer Posted / steffy

ERROR:
Erroor will be occur in compile time.
EXCEPTION:
Exception will occured in running time.

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of callablestatement?

569


What is the length of a string?

518


State the merge-sort principle and its time complexity.

567


What is numeric data type?

523


Can singleton class be cloned?

557






What is the access scope of protected access specifier?

531


What is a local block?

634


Can you inherit a constructor java?

569


If a variable is declared as private, where may the variable be accessed?

546


What is method overriding in java ?

650


What is pangram in java?

507


What are desktop procedures?

556


Describe different states of a thread.

571


What are the data types supported by java?

542


When can we say that threads are not lightweight process in java?

588