JSON

From Wikipedia, the free encyclopedia

JSON (singkatan untuk JavaScript object notation, bermaksud tatatanda object JavaScript) ialah sejenis format pertukaran data ringan yang berasaskan teks.

Contoh

Berikut ialah contoh bagi objek Orang dalam JSON.

{
  "Orang" :
  {
    "Nama" : "Abu",
    "Umur" : 30,
    "Jantina" : "Lelaki",
    "Kerja" : "Buruh"
  }
}

Pautan luar

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.