Podcast
Questions and Answers
What is JSON?
What is JSON?
- A type of computer processor
- A data interchange format (correct)
- A web browser
- A programming language
What is the purpose of JSON?
What is the purpose of JSON?
- To transmit data between a server and a web application (correct)
- To manage databases
- To create mobile applications
- To design web pages
Which programming languages commonly use JSON?
Which programming languages commonly use JSON?
- Ruby and Swift
- PHP and C#
- JavaScript and Python (correct)
- C++ and Java