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



what is the difference between applet and swing and gui application in java . What we do with th..

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 difference between applet and swing and gui application in java . What we do with th..

Answer / amit kumar pani

Gui means graphical user interface.

Is This Answer Correct ?    17 Yes 8 No

Post New Answer

More Core Java Interview Questions

What is the exception hierarchy in java?

0 Answers  


When will we use class loader?

2 Answers  


What is the difference between the file and randomaccessfile classes?

0 Answers  


Is java free for businesses?

0 Answers  


Can we have a abstract class withought any method? What is a purspose of this?

3 Answers  






How to instantiate member inner class?

0 Answers  


What is meant by class and object in java?

0 Answers  


What is generic type?

0 Answers  


What are inbuilt functions in java?

0 Answers  


What are the three parts of a lambda expression? What is the type of lambda expression?

0 Answers  


Which class is the superclass for every class in java programming?

0 Answers  


write SQL command for table employee where print first name or last name start like "A" and who is working in domain(angular js,java,dotnet)

1 Answers  


Categories