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 is the public field modifier?
What is unicode?
What is meant by constructor?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
What is the static keyword?
Which containers may have a MenuBar?
What are variable names?
Can we make main() thread as daemon?
how can we import the user defined package without classpath?
why did you choose your career in IT?
what is aberivation of java?
What are the types of arrays in java?