1.

The ________ declaration specifies which characters and delimiters may appear in the application.(a) DTD(b) SGML(c) XML(d) HTMLThe question was posed to me by my college professor while I was bunking the class.The doubt is from Reading a Document Type Definition in chapter HTML Fonts, Tags and Elements of HTML

Answer»

Correct option is (b) SGML

Easy explanation: XML(Extensible MARKUP LANGUAGE) and HTML(Hypertext Markup Language) are web markup language used to DESIGN and create web pages. The DTD defines the syntax of markup constructs. SGML (Standard Generalized Markup Language) is a standard for how to specify a document markup language or tag set. Such a specification is itself a document type definition (DTD). SGML is METADATA.



Discussion

No Comment Found

Related InterviewSolutions