what is the difference between applet and swing and gui
application in java .
What we do with the collections set and list interface

Answers were Sorted based on User's Feedback



what is the difference between applet and swing and gui application in java . What we do with th..

Answer / akilandeswari.v

Applet is used to draw something like circle,oval,line,etc.,
Swing gives look and feel effect.
GUI application is used to create interactive items like button,list, radio button, text field,etc,.

Is This Answer Correct ?    21 Yes 3 No

what is the difference between applet and swing and gui application in java . What we do with th..

Answer / amit kumar pani

Gui means graphical user interface.

Is This Answer Correct ?    17 Yes 8 No

Post New Answer

More Core Java Interview Questions

What is hashtable and explain features of hashtable?

0 Answers  


Does isempty check for null?

0 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

2 Answers   ADP,


What are the types of strings?

0 Answers  


What is a line break?

0 Answers  






How do you square a number?

0 Answers  


Can Applet have constructors?

5 Answers   Infosys,


What all access modifiers are allowed for top class ?

0 Answers  


What is the difference between DataInputStream and BufferedReader

2 Answers   Hexagon,


What does provide mean construction?

0 Answers  


State some advantages of java?

0 Answers  


To set the position and size of a component, which methods are used?

3 Answers  


Categories