Multiple choice technology web technology

DTD stands for Document Type Design

  1. True

  2. False

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

DTD stands for Document Type Definition, not Document Type Design. A DTD defines the structure, legal elements, and attributes of an XML document, acting as a blueprint that validates whether an XML file follows the correct format.