JavaScript Object Notation (JSON) Data Interchange Format: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
A [[JavaScript Object Notation (JSON) Data Interchange Format]] is a [[human-readable markup-language|human-readable]] [[data interchange format]] with origins from [[JavaScript]].
A [[JavaScript Object Notation (JSON) Data Interchange Format]] is a [[human-readable markup-language|human-readable]] [[data exchange format]] with origins from [[JavaScript]].
* <B>Context:</B>
* <B>Context:</B>
** It can be used to create a [[JSON Data Structure]] (such as a [[JSON data file]]).
** It can be used to create a [[JSON Data Structure]] (such as a [[JSON data file]]).

Latest revision as of 07:47, 13 December 2024

A JavaScript Object Notation (JSON) Data Interchange Format is a human-readable data exchange format with origins from JavaScript.



References

2024

2013


  1. Transcript: