InterviewSolution
Saved Bookmarks
| 1. |
Tamanna needs to store and transport the data. She should use html or xml? Which one and why? Html can also store the given data, isn't it? Pls make it clear |
|
Answer» e here your answerHTML means Hyper " Text Markup Language". HTML is used for creating the Web pages and modifying the Web pages. It is not used to store data and also in html she can store the data in website only. Extensible Markup Language (XML) is a markup language that DEFINES a set of rules for ENCODING documents in a format that is both human-readable and machine-readable. The W3C's XML 1.0 Specification and several other related SPECIFICATIONS. All of them FREE open standards. |
|