72. | A data structure requires a certain amount of space for each |
Discuss |
Answer: (c).Data item
|
73. | ADT stands for |
Discuss |
Answer: (c).Abstract data type
|
75. | An ADT and data related to its implementation together make up a |
Discuss |
Answer: (b).Class
|
76. | A collection of values are known as |
Discuss |
Answer: (b).Type
|
77. | Data types formation can be of |
Discuss |
Answer: (a).2 types
|
78. | An ADT doesn't specify implementation of |
Discuss |
Answer: (c).Datatype
|
79. | For selecting a data structure, approach to be followed is known as |
Discuss |
Answer: (b).Three-step approach
|
80. | Implementing a data type as a data structure is of form |
Discuss |
Answer: (c).Physical
|