What is the difference between throw and throws?
Answers were Sorted based on User's Feedback
Answer / rajanani
'throw' is declare the exception and throws is defined the
exception
| Is This Answer Correct ? | 3 Yes | 7 No |
What is java english?
What is method Overloading in the perspective of OOPS?
Is java call by reference?
What is printwriter in java?
Is main a function?
Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain
What is the exact difference in between Unicast and Multicast object?
Which is better arraylist or vector?
What is nested interface?
Explain about method local inner classes or local inner classes in java?
What is protected in java?
What is rmi and steps involved in developing an rmi object?