Qusएक एप्लेट एक है
A. picture displayed on the web page
B. program that can be embedded in another application
C. tag in HTML program
D. compiler
Solution
B. program that can be embedded in another applicationExplanation
An applet is a small application or program designed to perform a specific task or provide a particular function. The term "applet" is often associated with Java programming, where it refers to a special kind of Java program that is typically embedded within a web page and executed by a web browser. Java applets were popular in the early days of the web for creating interactive and dynamic content.