Answer Posted / 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 |
Post New Answer View All Answers
What will happen if a thrown exception is not handled?
Can a boolean be null java?
What is append function?
Explain list interface?
How do you include a string in java?
Write a code to create a trigger to call a stored procedure
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
Explain the difference between abstract class and interface in java?
How do you create a first line indent?
What is canonical name in java?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Difference between string s= new string (); and string s = "abv";?
What is <> used for in java?
What an i/o filter?
Why are data types important?