Multiple choice technology web technology

XML document doesn't have to have a root element

  1. True

  2. False

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

Every well-formed XML document MUST have exactly one root element that contains all other elements. This is a fundamental requirement of XML structure.