adplus-dvertising
frame-decoration

Question

What is the correct syntax of the CDATA section in an XML document?

a.

<CDATA> Text to be ignored <⁄CDATA>

b.

<PCDATA> Text to be ignored <⁄PCDATA>

c.

<xml: CDATA [Text to be ignored]>

d.

<![CDATA [Text to be ignored]]>

Answer: (d).<![CDATA [Text to be ignored]]>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the correct syntax of the CDATA section in an XML document?