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 a stack class in java ?
0 Answers Akamai Technologies,
Explain Big-O notation with an example
What is valid keyword in java?
Write a program to print 15 random numbers using foreach of java 8?
How can we make string upper case or lower case?
What is private static class in java?
what is the difference between pagecontext and servletcontext?
What is passing value java?
What is the common usage of serialization?
What is default constructors?
What is immutable class? how to make a Class explicitly "Immutable"?Wap to make a class explicitly immutable.
Difference String and String Buffer