What is the difference between java.applet.* and java.applet.Applet

Showing Answers 1 - 1 of 1 Answers

M.Manikumar

  • Aug 13th, 2005
 

java.applet.* is a package which contain classes and interfaces whereas java.applet.Applet is a class in that package.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions