1.

Which element embeds a Java applet into the document?(a) (b) (c) (d) The question was posed to me during an online interview.My doubt stems from HTML5 Semantics topic in chapter Advance HTML of HTML

Answer»

Right answer is (a)

Easiest explanation: is known as HTML Applet ELEMENT. It EMBEDS Java applet into the DOCUMENT. But now a days use of Java applets on Web is deprecated. Most of the browsers no longer support use of plug-ins. element embeds external content in document. is fallback content for browsers. <object> element describes an external resource.</object>



Discussion

No Comment Found

Related InterviewSolutions