what is the difference between applet and swing and gui
application in java .
What we do with the collections set and list interface
Answer Posted / 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 |
Post New Answer View All Answers
what is the constructor and how many types of constructors are used in java?
What is the purpose of checked and unchecked exceptions in JAVA?
You're given a Boolean 2D matrix, can you find the number of islands?
What is the function of log?
What is use of functional interface in java 8? Explain
What is scanner in java?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
Why put method is used?
Write code to implement bubble sort in java?
What is difference between c++ and java ?
What is the meaning of find and replace?
Explain about instanceof operator in java?
What is java object name?
What is jit compiler ?
What restrictions are placed on method overloading?