Podcast
Questions and Answers
What is an example of a data structure in JSON format?
What is an example of a data structure in JSON format?
- Stack
- Queue
- Array (correct)
- LinkedList
Which data structure is based on the principle of LIFO (Last In, First Out)?
Which data structure is based on the principle of LIFO (Last In, First Out)?
- Binary Tree
- Queue
- Hash Table
- Stack (correct)
What type of data structure is used to store and manage data in a hierarchical manner?
What type of data structure is used to store and manage data in a hierarchical manner?
- Tree (correct)
- Set
- Heap
- Graph
Flashcards are hidden until you start studying