Multiple choice technology programming languages

XML allows the author to define his own tags and his own document structure

  1. True

  2. False

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

XML is designed to be extensible, allowing authors to create custom tags and define their own document structure. Unlike HTML which has predefined tags, XML gives you complete flexibility to create markup that fits your specific needs.