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 |
"we cannot create an object of interface but we can create a variable of it".diacuss the statement with the help of an example.
What is a blocking method in Java?
Is boolean a wrapper class in java?
What is method overloading in JAVA? Why is it not present in C ?
0 Answers Akamai Technologies,
What is passing parameters in java?
What is arraylist e in java?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
what is the use of servlet engine?
What is the difference between static method and instance method in Java?
0 Answers SwanSoft Technologies,
How do I get a substring?
What is polymorphism in java? What are the kinds of polymorphism?
How does compareto method work?