Not yet answered Marked out of 100 Flag question Which of th
Not yet answered Marked out of 1.00 Flag question Which of the following are advantages of XML over JSON XML is more compact than JSON It is faster to extract information from an XML document than from a JSON one It is easier to extract information from an XML document than from a JSON one It is easier to encode binary data in XML than in JSON provides a stronger typing and syntax structure through Schema and DTD than is available in JSON
Solution
Option E is the answer
In all other cases JSON is advantageous
And json is advanced format of data representation that overcame tue disadvantages of XML
