December2015 cs Q35

0. Which of the following statements are true with reference to the way of describing XML data?
(a)XML uses DTD to describe the data
(b)XML uses XSL to describe the data
(c)XML uses a description node to describe the data
Codes:

  • Option : D
  • Explanation :
    XML uses Document Type Definition(DTD) to describe the data. DTD is specified document defining and constraining definition and XML uses a description node to describe the data. Extensible Stylesheet Language(XSL) is used to transform and render the XML document. Statement (a) and (c) are correct. So, option (D) is correct.
Cancel reply
Cancel reply