Interviewer And Interviewee Guide

Website Developer Interview Question:

Do you know what is DTD (Document Type Declaration)? Mention what is the difference between CDATA and PCDATA in DTD?

Submitted by: Muhammad
A DTD means Document Type Definition (DTD) which defines the structure, legal elements and attributes of an XML document.

☛ PCDATA: A PCDATA is a Parsed Character Data. XML parsers usually parse all the text in an XML document.
☛ CDATA: While CDATA is an Unparsed Character Data, the term CDATA is used about text data that should not be parsed by the XML parser.
Submitted by: Muhammad

Read Online Website Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.