What classes of exceptions, caught by a catch clause?

Answer Posted / niranjanravi

A catch clause can catch any exception that is assigned to
the throable type.It includes both run time errors and
exceptions.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a boolean output?

534


Can a class extend 2 classes in java?

567


What is jrmp?

556


Why do we declare a class static?

561


Why is java not 100% pure oops?

628






What is mean by encoding?

635


How many bytes is a char in java?

545


What is the advantage of preparedstatement over statement?

577


Is a char always 1 byte?

518


Explain about OOPS concepts and fundamentals.

602


Why do we need singleton?

552


Can we declare the static variables and methods in an abstract class?

554


What is serial version uid and its importance in java?

608


What is difference between static variable and global variable?

554


Explain about field hiding in java?

536