1.

A/An _________ is essentially a macro that allows a short name to be associated with the replacement text.(a) Entity(b) Attribute(c) Comment(d) ElementThe question was posed to me during an online exam.This intriguing question originated from Reading a Document Type Definition topic in portion HTML Fonts, Tags and Elements of HTML

Answer»

Correct choice is (a) Entity

The EXPLANATION is: Comments are USED to PROVIDE idea about coding syntax which is ignored by the browser.Reserved characters in HTML must be replaced with character entities. Characters, not present on your keyboard, can also be replaced by entities. Property of an ELEMENT is defined by the attribute.



Discussion

No Comment Found

Related InterviewSolutions