InterviewSolution
Saved Bookmarks
| 1. |
Mention some disadvantages of XML. |
|
Answer» (i) XML syntax is large. (ii) It occupies much higher memory which increases costs on transmission, storage and processing costs. (iii) Namespace support is difficult. |
|