---
title: "What is JSON?"  
description: "What is JSON?"  
author: "Sumit Kesarwani"  
published: 2014-09-02  
updated: 2020-09-16  
canonical: https://www.mindstick.com/interview/2121/what-is-json  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What is JSON?

JSON is an abbreviation of JavaScript Object Notation. It is a safe and reliable data interchange format in JavaScript, which is easy to understand not only for the users but also for the machines.

## Answers

### Answer by Sumit Kesarwani

JSON is an abbreviation of JavaScript Object Notation. It is a safe and reliable data interchange format in JavaScript, which is easy to understand not only for the users but also for the machines.


---

Original Source: https://www.mindstick.com/interview/2121/what-is-json

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
