XML Interview Questions and Answers
- What is XML?
- Is XML case sensitive?
- What is DTD (Document Type Definition)?
- What is XSL?
- In What scenarios will you use a DOM parser and SAX parser?
- What is XSLT?
- What is XMLTextReader?
- What is the version information in XML?
- What is the difference between XML and HTML?
- What is well formed XML?
- What is element and attributes in XML?
- How was XML handled during COM times?
- Define XPATH?
- How do we access attributes using “XmlReader”?
- What is ROOT element in XML?
- Is XML meant to replace HTML?
- What is a valid XML?
- Which are the namespaces in .NET used for XML?
- What is the main difference between MSML and .NET Framework XML classes?
- What is the concept of XPOINTER?
- Explain simple Walk through of XmlReader.
- If XML does not have closing tag will it work?
- Can you explain why your project needed XML?
- What is CDATA section in XML?
- What are the standard ways of parsing XML document?
- What are the core functionalities in XML .NET framework? Can you explain in detail those functionalities?
- What is an XMLReader Class?
- What does XmlValidatingReader class do?
No comments:
Post a Comment
Note: only a member of this blog may post a comment.