Multiple choice technology web technology

is valid XML doc

  1. True

  2. False

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

This XML has two errors: (1) the opening tag doesn't match the closing tag (XML is case-sensitive), and (2) it's not a complete document - missing root element and XML declaration.