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 |
Explain the differences between abstraction and encapsulation?
Why is core java important?
Explain about global variables in Java?
Is java a digit method?
What is the difference between pass by reference and pass by pointer?
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
Explain the difference between an object-oriented programming language and object-based programming language?
Are primitives objects?
What is boolean query?
What is the difference between variable & constant?
Can a class extend abstract class or interface? why
How to make a class immutable?