What is meant by event handling in SAX parser?



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

Post New Answer

More Core Java Interview Questions

Does garbage collection occur in permanent generation space in jvm?

1 Answers  


is it possible to add a object in a HASHMAP

6 Answers   HCL,


I want to re-reach and use an object once it has been garbage collected. How it's possible?

1 Answers  


Can we create constructor in abstract class ?

1 Answers  


What is final method in java?

1 Answers  


What happens if we don’t define serial version uid?

1 Answers  


What is ide with example?

1 Answers  


Difference between this(), super()?

12 Answers   College School Exams Tests, Oracle,


What is the use of default method in interface in java?

1 Answers  


whats is inheritance?

15 Answers   CTS, HCL,


What is int lol?

1 Answers  


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

1 Answers  


Categories