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 |
Can a main method be declared final?
What is singleton service?
what is the main differene between synchronize() method and Synchronize{}block?
What are multiple inheritances?
What is use of static method?
what Data encapsulation in java?
If two threads call a static method at the same point of time, what will happen?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 Answers iGate, Seed Infotech,
Write a program to print all permutations of string?
Why do we need public static void main(String args[]) method in Java...?
Which is fastest collection in java?
What’s the difference between unit, integration and functional testing?