Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

XML Interview Questions and Answers

Question: Why is XML such an important development?
Answer: It removes two constraints which were holding back web developments: 
  • Dependency on a single, inflexible document type (HTML) which was being much abused for tasks it was never designed for.
  • The complexity of full SGML, whose syntax allows many powerful but hard-to-program options. 
XML allows the flexible development of user-defined document types. It provides a robust, non-proprietary, persistent, and verifiable file format for the storage and transmission of text and data both on and off the Web; and it removes the more complex options of SGML, making it easier to program for.
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook