Can an exception be rethrown?

Answer Posted / ashok

yes. Exception can be rethrown by using throw statement.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a vector in java?

808


What happens if main method is not static?

753


Is it possible to write a regular expression to check if string is a number?

806


Mention some features of java?

766


What is argument in java?

795


What is the access scope of protected access specifier?

771


What is the epoch date?

757


Can we override a variable in java?

791


How do you find the independent variable?

767


which class is the wait() method defined in? : Java thread

742


What is the difference between call by reference and call by pointer?

749


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

810


What is formatted output in java?

746


Explain the difference between static and dynamic binding in java?

851


what invokes a threads run() method? : Java thread

791