XML Tutorial: Part-One

Question
View Answer
1. What is markup language?
2.What is XML?
3.What are the features of XML?

4.What are the difference between HTML and XML?
5.Which tag is used to find the version of XML and the syntax?
6.What is XML DOM document?
7.What is XPath?
8.What is attribute?
9. Can we have empty XML tags?

10. What are the advantages of XML DOM document?
11. What is well formed XML document?
12. What is an XML schema ?
13. Who is responsible for XML?
14. What is XSL?
15. What is XML Parser?
16. What are XML Namespaces?
17. How comment can be represented in XML?
18. What is CDATA?
19. What is XML element?
20. What are the basic rules while writing XML?
21. What is X Link and X Pointer?
22. What is XQuery?
23. What are nested elements in XML?
24. Why XST is important for XML?
25. What is DTD?
26. What are the disadvantages of XML?
27. What are benefit of XML?
28. How can I include conditional statement in XML?
29. Can I replace HTML and XML?
30. Whether graphics can be included in XML? If so, how?
31. What software is available for XML?
32. What are the special characters used in XML?
33. Can I execute a XML?
34. What is SGML?
35. Why XML has been used for development?
36. Why XML editor is needed instead of Notepad?
37. What is XML encoding ?
38. Which XML is set to be valid XML?
39. What is simple element?
40. What is complex element?
41. Is there a way to describe XML data?
42. What are the three parts of XSL?
43. What is correct syntax when we define XML version?

44. If XML attribute name itself has double quotes, then how it can be represented?
45. What are the types of XML parser?
46. Whether root element is required for XML? If so, how many root elements are required?
47. What is XML signature?
48. What is data Island?
49. What is DiffGram in XML?
50.What is SAX?