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

Name few java util classes introduced with java 8 ?

0 Answers  


can we add two numbers without using arthematic operators? if possible how?

5 Answers   CTS,


What is this () in java?

0 Answers  


How GUI component handle its own events?

1 Answers  


Can you extend main method in java?

0 Answers  


Explain when classnotfoundexception will be raised ?

0 Answers  


What are the benefits of java?

0 Answers  


what is the Diff. between Access Specifiers and Access Modifiers?

39 Answers   BMC, Cyber Shot, Infosys, VTS, Wipro,


How will you convert an ArrayList to Arrays?

4 Answers   KPIT,


steps to connect with Oracle Databse using TYPE-2 Jdbc driver.

3 Answers  


Why method overriding is used?

0 Answers  


make a method which any number and any type of argument and print sum of that arguments.....

0 Answers  


Categories