Podcast
Questions and Answers
Which of the following is an example of the JSON format?
Which of the following is an example of the JSON format?
- CSV
- This one (correct)
- HTML
- XML
What is the purpose of operators?
What is the purpose of operators?
- To manipulate and compare values (correct)
- To perform mathematical calculations
- To control the flow of a program
- To store and retrieve data
Which of the following is NOT an operator?
Which of the following is NOT an operator?
- = (correct)
- *
- ==
- +