Which one is modern light weight massage excahnge format/
A
XML
B
MX
C
JSON
D
HTML
Correct Answer: HTML
JSON (Java Script Object Notation) is a lightweight data - interchange format. It is easy for humans to read and write. It is easy for machine to parse & generate. JSON is a text format that is completely language independent.