What enableEvents() method do?
Answer / ramesh
The enableEvents() method is used to enable an event for a
particular object. Normally, an event is enabled when a
listener is added to an object for a particular event. The
enableEvents() method is used by objects that handle events
by overriding their event-dispatch methods.
| Is This Answer Correct ? | 4 Yes | 0 No |
Which oo concept is achieved by using overloading and overriding?
How to sort numbers in java without array?
Tell me about different OOPS concepts.
What is meant by 'bit masking' in java?
what is the need to set path in java? how many ways to set path in java? Explain breif?
What are the steps to do connection pooling in weblogic?
Define interface in java?
How do you find the absolute value?
What is a vector in java?
Is zero a positive integer?
What do negative exponents mean?
whats the life cycle of jsp