What are different types of Exceptions?.

Answer Posted / haribabu kommi

Exceptions are three types

1.Runtime exceptions(un checked exceptions)
2.checked exceptions.
3.Error

Is This Answer Correct ?    10 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is widening and narrowing in java? Discuss with an example.

797


Can we have multiple public classes in a java source file?

809


What is charat ()?

743


What are the important features of Java 9 release?

779


Why is flag used in java?

775


What are the differences between Java 1.0 and Java 2.0?

1930


What is arraylist e?

816


What does int [] mean in java?

790


What access modifiers can be used for methods?

853


Why set is used in java?

785


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

777


How can an object be unreferenced?

782


What is the Concept of Encapsulation in OOPS

768


How do I start learning java?

813


what is synchronization and why is it important? : Java thread

875