Answer: Option D. Both A and B.
The factors supporting the statement that reusability is a desirable feature of a language as it decreases the testing time and lowers the maintenance cost.
Solution
The correct answer to the question is option D. Reusability is a desirable feature of a language as it decreases the testing time and also lowers the maintenance cost. In programming languages, functions are used to attain the reusability of code. However, reusability has got nothing to do with compile time. The compilation time depends on many factors other than the reusability concept.
☛ Related Questions:
Comments
write a comment