Sunday, July 12, 2009

What is an Applet

Applets are intelligent Java program. Applets can react to the user input and dynamically change according to the user input.

Applets Run as part of a web document. Transported over the Internet. dynamically downloaded across the network and Automatically installed.

No comments:

Post a Comment