Nicman Group interview question

What is an Applet ?

Interview Answer

Anonymous

9 Jul 2016

A java applet is program that can be included in a HTML page and be executed in a java enabled client browser. Applets are used for creating dynamic and interactive web applications.