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 dot operator?
Break statement can be used as labels in java?
Write a program to print fibonacci series
How long will it take to learn java?
What method is used to compare two strings ?
How do listeners work?
What is advantage of using threads?
What is the similarity between dynamic binding and linking?
Can we have two main methods in a java class?
What is the base class of all exception classes in java?
Can we use catch statement for checked exceptions?
What is anagram of a string?