Answer Posted / niranjanravi
using try--catch--finally
using throws
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define a package.
What do you understand by the term singleton?
What must a class do to implement an interface in java programming?
What is not thread safe?
Can we force garbage collector to run ?
What is enhanced loop in java?
What is java thread dump, how can we get java thread dump of a program?
Differences between external iteration and internal iteration?
Does variable declaration allocate memory?
What happens if main method is not static?
Can we call virtual funciton in a constructor ?
Explain inner classes ?
Write a code to create a trigger to call a stored procedure
Can a set contain duplicates?
What does it mean to be immutable?