What is an XML? Difference between HTML & XML?
Answer Posted / swapna
Extensible Markup Language.In XML,user-defined tags are
supported.It is not case-sensitive,each and every tag must
have opening and closing tags.It is also used as a
configuration file in web-based applications.Html is also a
mmark-up language,but it is used for only designing
purpose.Html tags are pre-defined tags.It is case-sensitive.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is SAX in XML?
How can I include conditional statements in XML?
What is a well formed XML document?
What is SGML?
What is XSL?
What is an XML Schema?
What are nested elements in XML?
What are the disadvantages of XML?
What is XML Element?
What is a cdata section in xml?
What is XML DOM Document?
What are the special characters used in XML?
What is CDATA?
What is well formed XML document?
What are the advantages of XML DOM Document?