Abstract data types
1. Which of the following data structure is non-linear type?
2. Which of the following data structure is linear type?
3. To represent hierarchical relationship between elements, which data structure is suitable?
4.
Which of the following is true about the characteristics of abstract data types?
i) It exports a type.
ii) It exports a set of operations.
5. Which of the following data structures are indexed structures?
6.
Operations on a data structure may be ________.
7. Which of the following are the operations applicable an primitive data structures?
8. Which of the following data structure is non-linear type?
9. The indirect change of the values of a variable in one module by another module is called
10. The operation of processing each element in the list is known as