Answer Posted / ravikiran(aptech mumbai)
using try catch
using throws for delegation of exceptions
using throw to define an exception
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Give an example of use of pointers in java class.
What is a boolean in java?
What is the difference between pass by reference and pass by pointer?
Is linked list a linear or non-linear data structure?
what is the final keyword denotes in java?
what invokes a threads run() method? : Java thread
Can you sort a list in java?
What is use of valueof () in java?
Can we store variables in local blocks?
What if static is removed from main method?
What the difference is between execute, execute Query, execute Update?
What are internal variables?
Should database connections be singleton?
what methods would you overwrite in java.lang.object class?
Does java trim remove newline?