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
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 are the four corner stones of oop?
Which is bigger float or double java?
What is broken and continue statement?
Is map sorted in java?
Any one can explain how the inerface uses in java. give with example.
What is use of arraylist in java?
What is onClassLoader in java?
Can we override the static methods?
Is set ordered in java?
can we write program without class
Is vector thread safe in java?
Can you have two constructors in java?