Computer Science, asked by shifin1378, 1 year ago

True or False: JSON objects are typed while XML data is typeless.

Answers

Answered by anildelta
2
no it's false we can't write our own tags in JSON. but it's allowed in XML.
Answered by aqibkincsem
1

JSON means javascript object notation,which is a language and a platform independent data exchange format where as XML is designed to transport and store the data .


which is in both human and machine readable. format.We cannot write or implement our own tags in JSON but in XML this ispossible so the answer willbe false.XML is software and hardwae independent tool too.

Similar questions