How GUI component handle its own events?
Answer / sri
A GUI Component can handles it own event listener and
implement by required event listener interface and adding
itself as its own event listener
| Is This Answer Correct ? | 2 Yes | 0 No |
What happens if we don’t define serial version uid?
List the features of java programming language.
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
what is difference between abstract factory and factory design patterns?
What is reflexive association?
Do we have pointers in java?
Explain Big-O notation with an example
Can we override final method?
How to call static method?
Can we overload final method in java?
Is there a sort function in java?
How do you start a thread?