Which of the following is not a feature of XML?
2023
Which of the following is not a feature of XML?
- A.
XML is designed to carry data XML
- B.
XML is a complement to HTML XML, HTML
- C.
XML can separate design from HTML XML,
- D.
XML can be used to create new languages XML
Attempted by 222 students.
Show answer & explanation
Correct answer: C
XML is used to store and transport data, complements HTML, and is extensible to create new markup languages. Separating design from HTML is the role of CSS, not XML.