91. | A record or a piece of information whose value is generated from a type, is called |
Discuss |
Answer: (d).Data item
|
92. | Space requirement of a data item, defined by its variables are referred to as |
Discuss |
Answer: (d).Data member
|
93. | A function or a mapping of inputs to outputs is called |
Discuss |
Answer: (d).Problem
|
95. | In a function, values that make up an input are known to be |
Discuss |
Answer: (d).Parameters
|
96. | An instantiation of an algorithm in a computer programming language is called |
Discuss |
Answer: (c).Program
|
97. | A given algorithm is able to compute |
Discuss |
Answer: (b).Particular function
|
98. | A function can be thought as a matching between |
Discuss |
Answer: (d).Both a and b
|
99. | For parameters, a specific selection of values is called |
Discuss |
Answer: (b).Instances
|
100. | A problem definition should not include any |
Discuss |
Answer: (c).Constraints
|