A. picture displayed on the web page वेब पेज पर प्रदर्शित चित्र डिस्प्ले पिक्चर
B. program that can be embedded in another application प्रोग्राम जिसे किसी अन्य एप्लिकेशन में एम्बेड किया जा सकता है
C. tag in HTML program HTML प्रोग्राम में टैग
D. compiler कम्पाइलर
Correct Answer is :
B. program that can be embedded in another application
Explanation
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.