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 |
What is the purpose of java?
What is the Layout for ToolBar?
what is marker interface ? what is the necessity of it?
How to sort an array in java without using sort method?
what is collatration?
What is the byte range?
How are Observer and Observable used?
What is length in java?
Can we restart a thread already started in java?
What is collections framework?
Why strings in java are called as immutable?
Why main() method is public, static and void in java ?