Multiple choice technology web 2.0

What does DTD stand for?

  1. Document Type Definition

  2. Dynamic Type Definition

  3. Direct Type Definition

  4. Dynamic Type Design

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

DTD stands for Document Type Definition, which defines the structure and legal elements of an XML document. This makes option A correct. Options B, C, and D propose expansions that don't represent the actual meaning of DTD in the context of XML and markup languages.

AI explanation

DTD stands for Document Type Definition — an XML/SGML construct that defines the legal building blocks (elements, attributes, and their structure) of an XML or HTML document, used for validation. This is the standard, universally accepted expansion of the acronym. "Dynamic Type Definition," "Direct Type Definition," and "Dynamic Type Design" are all fabricated variants that don't correspond to any real, standard markup/XML terminology — they're distractors constructed to sound plausible but don't match the actual, well-established meaning of DTD.