Podcast
Questions and Answers
Which of the following is used to store and manipulate text data?
Which of the following is used to store and manipulate text data?
- Float
- Boolean
- Integer
- String (correct)
What is an example of a data type in the JSON format?
What is an example of a data type in the JSON format?
- Loop
- Array (correct)
- Object
- Function
What is the purpose of JSON format?
What is the purpose of JSON format?
- To manage database connections
- To transmit data between a server and web application (correct)
- To create graphical user interfaces
- To perform mathematical calculations