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

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -