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 does provide mean construction?

0 Answers  


why interaction with server using javascript is difficult

1 Answers  


What is jrmp?

0 Answers  


What happens when I use / and % with a negative numerator?

0 Answers  


Is it possible to override private or static method in java?

0 Answers  






What is size of int in java?

0 Answers  


Is array primitive data type in java?

0 Answers  


Hi can u pls tell me what is the use of marker interface. Iknow what is marker interface but what ability will the object get by implementing this.

3 Answers   CGI,


What is a method type?

0 Answers  


Which collections are thread safe in java?

0 Answers  


Can we instantiate interface in java?

0 Answers  


What is the type of lambda expression?

0 Answers  


Categories