JSON definition - data structure or data format? -


what more correct? json data structure or data format?

it's ambiguous , depends on interpration of words.

the way see it: datastructure, in conventional comp sci / programming i.e. array, queue, binary tree has specific purpose. json can pretty used anything, hence why it's data-format. both definitions make sense


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

Slow performance first queries on SQL Azure -

Java Entity Manager - JSON reader was expecting a value but found 'db' -