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 |
How many types of memory areas are allocated by jvm?
What is regex java?
What is ordered map in java?
Is minecraft java edition free?
Why collection doesn’t extend cloneable and serializable interfaces?
What are the advantages of exception handling?
What is multithreading ???? How to stop multithrading in java????
what do you mean by classloader in java?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
Can one thread block the other thread?
What is array length?
Can a method be static?