198k views
5 votes
Java allows small programs, called _____, to be embedded with an Hypertext Markup Language (HTML) document.

User Avaq
by
4.8k points

1 Answer

0 votes

Answer:Applets

Step-by-step explanation: In java,applets are the small programs that create the interactivity with the user in a particular application of the web. It is used for apart from the usage of the Hyper text mark-up language(HTML) because it adds-on the interactive feature towards the user , which are absent in the HTML.It helps in the handling.of the control buttons of device like mouse.

User BmyGuest
by
4.0k points