Answer Posted / b
It is atype of handler to handle any action
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What do you understand by garbage collection in Java? Can it be forced to run?
Is java a software?
Explain the polymorphism principle?
What are the types of sockets in java?
In java, what is the difference between method overloading and method overriding?
Define how does a try statement determine which catch clause should be used to handle an exception?
Can private class be inherited in java?
Why constructor has no return type?
What is fundamental datatype?
How a string is stored in memory?
What is the difference between compiler and jvm?
How do you use substring in java?
Can anonymous class have constructor?
What does %4d mean in java?
Is a char always 1 byte?