Which of the following markup languages is primarily designed to store and…
2026
Which of the following markup languages is primarily designed to store and transport data, rather than focusing on how the data is displayed on a webpage?
- A.
HTML
- B.
MathML
- C.
XHTML
- D.
XML
Attempted by 323 students.
Show answer & explanation
Correct answer: D
XML (eXtensible Markup Language) is specifically designed to store and transport data. It focuses on structuring data in a meaningful way, unlike HTML or XHTML which focus on display and presentation of data on web pages.