Answer Posted / shakir khan
try,catch,finally,throw,throws
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is difference between path and classpath in java?
What is the use of bufferedreader?
How can a gui component handle its own events in java programming?
Can a static block throw exception?
Why is it important to initialize a variable?
What does method mean?
What are static initalizers in java ?
What about main thread in java?
What is Java Package and which package is imported by default?
Is overriding possible in java?
Does string isempty check for null?
Which oo concept is achieved by using overloading and overriding?
How can we create a synchronized collection from given collection?
Why does abstract class have constructor?
Is static a singleton?