Q. Why we do write configuration file in XML only? we can write in notepad also...& we need XML file??
Ans:-
Because XML is a meta-markup language, it lets you create our own markup language. It is easy for data exchange, customization, self-describing, structured .
Ans:-
Because XML is a meta-markup language, it lets you create our own markup language. It is easy for data exchange, customization, self-describing, structured .
- XML is easy to parse. There are several popular, lightweight, featureful, and/or free XML parsing libraries available in most languages.
- XML is easy to read. It is a very human-readable markup language, so it's easy for humans to write as well as for computers to write.
- XML is well specified. Everyone and his dog knows how to write decent XML, so there's no confusion about the syntax.
- XML is popular. Somewhere along the way, some Important People™ started pushing the idea that XML was the "future", and a lot of people bought it.
No comments:
Post a Comment