XML is a subset of:
2022
XML is a subset of:
- A.
HTML
- B.
SGML
- C.
DGML
- D.
GML
Attempted by 290 students.
Show answer & explanation
Correct answer: B
Answer: SGML — XML (Extensible Markup Language) is a subset of SGML (Standard Generalized Markup Language). Why: SGML is a powerful and flexible system for defining markup languages, but it is complex. XML was created as a simplified, more web-friendly subset of SGML so developers could define custom tags and exchange structured data easily. XML allows custom tags and is focused on data representation and interchange.
A video solution is available for this question — log in and enroll to watch it.