Saved Bookmarks
| 1. |
Name the function that returns a string that contains the human-readable equivalent of the value with which it is called. |
|
Answer» avaScript Object Notation, pronounced / is an OPEN standard file format and data interchange format that uses human-readable text to store and TRANSMIT data OBJECTS consisting of attribute–value pairs and arrays (or other SERIALIZABLE VALUES). It is a common data format with a diverse range of functionality in data interchange including communication of web applications with servers. |
|