Here are the answers to your questions:
Q1 a) Briefly describe the five basic data structure operations.
The five basic data structure operations are:
• Traversing: Visiting each element of the data structure exactly once to process it.
• Searching: Finding the location of a specific element within the data structure.
• Insertion: Adding a new element to the data structure.
• Deletion: Removing an existing element from the data structure.
• Sorting: Arranging the elements of the data structure in a specific order (e.g., ascending or descending).
**Q1 b) Consider the Linear array XXX(-10:10), YYY(1935:1985) and ZZZ(3