82. | Records can be accessed by unique numbers, that are known to be |
Discuss |
Answer: (b).Exact-match query
|
83. | Interface of ADT can be defined in terms of |
Discuss |
Answer: (d).Both a and b
|
84. | Term that makes realization of a data type as a software component is called |
Discuss |
Answer: (b).Abstract data type
|
85. | A record is modifiable only when medication does not affect its |
Discuss |
Answer: (c).Space requirements
|
86. | A solution is assumed to be efficient if it is able to solve problem within required |
Discuss |
Answer: (a).Constraints
|
87. | An implementation for an ADT is called |
Discuss |
Answer: (c).Data structure
|
88. | Data structure that allows extremely fast exact-match search, is known to be |
Discuss |
Answer: (d).Hash tables
|
89. | A data item can be thought of a member of a |
Discuss |
Answer: (a).Type
|
90. | Data structure that support efficient insertion of new records, is said to be |
Discuss |
Answer: (b).Hash table
|