What is meant by event handling in SAX parser?
Answer / ajay kumar sharma
To set listenrers or actions to perform for a componet to
tell that what it has to perform. Its called as event
handling.
| Is This Answer Correct ? | 2 Yes | 3 No |
Does garbage collection occur in permanent generation space in jvm?
is it possible to add a object in a HASHMAP
I want to re-reach and use an object once it has been garbage collected. How it's possible?
Can we create constructor in abstract class ?
What is final method in java?
What happens if we don’t define serial version uid?
What is ide with example?
Difference between this(), super()?
12 Answers College School Exams Tests, Oracle,
What is the use of default method in interface in java?
whats is inheritance?
15 Answers CTS, HCL,
What is int lol?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?