MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following are benefits of JSON over XML? |
| A. | It is faster and lighter than XML as on the wire data format |
| B. | XML data is typeless while JSON objects are typed |
| C. | XML data are all string |
| D. | All of the above |
| Answer» E. | |