0
What is applet?
2 Answers
+ 2
1) An applet is a small s/w program that support large application or it is also called as event driven program.
2) Applets are written in a language different from the scripting or HTML language that invokes it.
java applet-----They can capture mouse input and also have controls like buttons or check boxes.
+ 1
rishita maroo thanks alot