Last Updated on July 31, 2021 by Admin 1
Which of the following is the main key difference between JSON and XML encoded data?
- JSON supports variety of coding formats where XML only support UTF-8
- JSON data is typeless whereas XML has a data type
- XML displays data whereas JSON doesn’t offer this capability
- XML is less secured whereas JSON is more secure compared to XML