What is meant by throwing an Exception?

Answer Posted / tejas.n.gowda

the act of passing an Exception Object to the runtime system
is called Throwing an Exception..

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a constructor have different name than a class name in java?

674


What is parsing in grammar?

660


What are the limitations of procedural programming approach?

612


Explain java coding standards for interfaces?

736


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

1104






How to sort a collection of custom Objects in Java?

686


What is instance means in java?

651


What does nextint () do in java?

639


Why to use nested classes in java? (Or) what is the purpose of nested class in java?

614


What a static class can contains?

800


What are static blocks in java ?

699


What is string variable?

656


What is the difference between the direct buffer and non-direct buffer in java?

647


Can a private method of a superclass be declared within a subclass?

613


What is a native method in java programming?

625