Multiple choice xml

What does XML stand for?

  1. eXtensible Markup Language

  2. X-Markup Language

  3. Example Markup Language

  4. eXtra Modern Link

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

XML stands for eXtensible Markup Language. The 'extensible' means you can define your own custom tags and elements, unlike HTML which has a predefined set of tags. This flexibility is why XML became foundational for many technologies including XHTML, RSS, and more.