what is difference between checked exception & unchecked
exception in java?

Answer Posted / sagar hire

In checked exception it is necessary to that handle it.and
in case of unchecked exception it is not necessary to handle
that exception.
a method in which possibility of the checked exception
must throws that exception otherwise it will genberate a
complie time error.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is abstract schema?

771


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

1972


what is a non-repeatable read?

2042


Is a class a subclass of itself?

833


What is message driven beam?

797


what is meant by JRMP?

2021


Name three subclasses of the component class?

850


What is the difference between static and non-static with examples?

1606


What is a tasks priority and how is it used in scheduling?

781


What is a class loader? What are the different class loaders used by jvm?

816


What you mean by COM and DCOM?

830


Is jvm a overhead?

822


What are the purpose of introspection?

948


What is a clone?

792


Is “abc” a primitive value?

823