Multiple choice technology programming languages

Does XML replace HTML?

  1. True

  2. False

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

XML and HTML serve different purposes and are complementary technologies. XML is for structured data storage and transport, while HTML is for marking up web page content. They can work together (for example, XHTML uses XML syntax to reformulate HTML), but XML was never designed to replace HTML.