What is meant by event handling in SAX parser?
Answer Posted / 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 View All Answers
Garbage collection in java?
Explain the importance of thread scheduler in java?
Explain super keyword in java.
What is an array length?
how to convert Java project into Maven ?
What is the use of join method?
What does a za z0 9 mean?
What is the similarity between dynamic binding and linking?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is local class in java?
How are the elements of a gridbaglayout organized?
Write a program to print the pattern given below
Can a singleton class be inherited?
Can you sort a list in java?
What is a dynamic array java?