asked 30.1k views
2 votes
Discuss why it is common for XML to be used in interchanging data over the Internet. What are the advantages of using XML in data interchanging?

1 Answer

2 votes

Answer:

Gives a clear structure for storing data

Step-by-step explanation:

XML provide files that are clear to read and simple to produce, data are stored in form of text and in turn it is used as a transfer mechanism that defines how the structure or model should look like. XML is also usually described as a format that describes itself, and it is easy to learn and use.

answered
User Ariaramnes
by
8.0k points