What is the difference between throw and throws?

Answer Posted / anjna garg

throw is always use in catch eeception and throws is not
use in catch exception

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How finally used under exception handling?

712


What is break and continue statement?

785


Can you have two constructors in java?

680


What is a control variable example?

743


What are the topics in core java?

783


What is array list in java?

804


What is main string [] args?

731


what is meant by Garbage collection?

822


What is sorting algorithm in java?

763


How to change the priority of thread or how to set priority of thread?

771


What is class forname?

730


What does n mean?

703


Can you run java program without main method?

787


What is set and get methods in java?

736


What do you mean by global variable?

703