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

User Avaq
by
8.3k 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
7.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.