Podcast
Questions and Answers
What is a primary use of JSON format?
What is a primary use of JSON format?
- Data interchange (correct)
- Memory management
- Graphical user interface design
- Algorithm optimization
Which of the following is a feature of C++?
Which of the following is a feature of C++?
- Limited data types
- Strictly procedural programming
- Object-oriented programming support (correct)
- No support for functions
What is the role of a destructor in C++?
What is the role of a destructor in C++?
- Creating new objects
- Defining the class structure
- Handling exceptions
- Freeing the resources allocated by the object (correct)
What does JSON stand for?
What does JSON stand for?
Which of the following is a valid data type in JSON?
Which of the following is a valid data type in JSON?
What is the maximum level of nested objects allowed in JSON?
What is the maximum level of nested objects allowed in JSON?
Flashcards are hidden until you start studying