what is the XML? what is the difference between XML AND HTML?
How it is used in .Net and advantages?

Answers were Sorted based on User's Feedback



what is the XML? what is the difference between XML AND HTML? How it is used in .Net and advantages..

Answer / ram

XML is a Case Sensitive

Is This Answer Correct ?    9 Yes 0 No

what is the XML? what is the difference between XML AND HTML? How it is used in .Net and advantages..

Answer / piyush

XML is use to store data while HTML is use to display data.
XML use user defined tags while HTML use Predefined tags.

Is This Answer Correct ?    5 Yes 0 No

what is the XML? what is the difference between XML AND HTML? How it is used in .Net and advantages..

Answer / dor

XML is a eXtensible markup language. It is a subset of SGML.

XML: is not a case sensitive
HTML: is a case sensitive

XML: describes data and focus on what data is.
HTML: displays data and focus on how data looks.

XML: user defined tag.
HTML: Pre-defined tag

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More XML XSLT RSS Interview Questions

What happens if there is no prefix on an element type name?

0 Answers  


What is meant by wsdl?

0 Answers  


Why is xml extensible?

0 Answers  


Explain about the dtd features?

0 Answers  


Can multiple xml namespace declarations be in scope at the same time?

0 Answers  






Can I use an attribute default in a dtd to declare an xml namespace?

0 Answers  


Is xml a programming language?

0 Answers  


What I XMLA?

0 Answers  


State the disadvantages of xml?

0 Answers  


How to generate dynamic HTML pages from relational database using XSLT?

0 Answers  


What are the types of nodes in the xpath data model? Explain briefly.

0 Answers  


Why was xml created?

0 Answers  


Categories