1.

What is the difference between HTML XHTML and XML?

Answer»
HTMLXHTMLXML
HTML is HyperText MARKUP languageXHTML is EXTENSIBLE HyperText Markup LanguageXML is Extensible Markup Language
HTML is used to create structured documentsIt SERVES the same FUNCTION as HTML but with the same rules as XML documentsXML provides rules for creating, structuring, and encoding documents.
Filename extensions are .html or htm.Filenames extensions are .xhtml, .xht, .xml.Filenames extensions are .xml.
Various versions of HTML are HTML2, HTML3.2, HTML4.0 and HTML5.Various Versions of XHTML are XHTML1,XHTML1.1, XHTML2, XHTML5.Various Versions of XML are XML1.0

NOTE: This front end developer interview QUESTIONS is the most commonly asked. Make sure to study in detail this.



Discussion

No Comment Found