Multiple choice technology web technology

#PCDATA refers to

  1. Parsed charter data

  2. Program character data

  3. Parsed character data

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

#PCDATA stands for Parsed Character Data - text that will be parsed by the XML parser for any markup, entities, or tags. This is the standard content type for elements containing mixed text and potential child elements in DTDs.