Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.
Training Camp • Cybersecurity Glossary
JSON stands for JavaScript Object Notation, a lightweight data interchange format that is easy for humans to read and write and easy for machines to parse and generate.
JSON Definition: JSON stands for JavaScript Object Notation, a lightweight data interchange format that is easy for humans to read and write and easy for machines to parse and generate.
JSON (JavaScript Object Notation) is a lightweight data interchange format that is easy for humans to read and write, and for machines to parse and generate. It is commonly used to transmit data between a server and a web application as a text-based format. JSON consists of key-value pairs and arrays structured in a format similar to JavaScript objects.
Turn knowledge into credentials. Browse our instructor-led cybersecurity courses.
View All Courses →