What is an Exception ?

Answer Posted / niranjanravi

An Exception is a mild error conditon that your program
encounters.An Exception can be caught and recoverable.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the null?

531


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

1597


How do you sort an array in java?

531


What is identifier give example?

545


What is currentthread()?

564






How do you delete a list in java?

522


What is a class reference?

546


Is java type safe?

499


Can a class have multiple subclasses?

574


Can you override a final method?

571


Tell me a few examples of final classes defined in Java API?

555


What is composition in java?

715


Can you have two constructors in java?

487


What do u mean by variable?

559


How do I print a “?

565