Multiple choice

What is XML?

  1. Superset of SGML, which is an Extensible Mark-up Language

  2. Subset of SGML, which is an Extensible Markup Language

  3. Like SGML

  4. Either (1) or (3)

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

XML (Extensible Markup Language) was designed as a simpler subset of SGML (Standard Generalized Markup Language). While SGML is complex and powerful, XML retains the markup capabilities but with stricter, simpler rules that make it easier to use and process.