what is difference between throw and throws in exception?
Answer Posted / savita patil
throw is used for to through exception system explicitly,and
throws is u sed for to throws exception means throws
ioexception and servletexception and etc.........
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What do you understand by synchronization?
How do you call a reference in java?
What is java jit compilers?
Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?
Are generics important java?
Is it possible for yielded thread to get chance for its execution again ?
What is the difference between == and === javascript?
define polymorphism in java
What are use cases?
What is the purpose of the enableevents() method?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is the difference between menuitem and checkboxmenu item?
What is double in java?
What is the difference between the ">>" and " >>>" operators in java?
What is the base class of all exception classes?