Which of the following factors supports the statement that reusability is a desirable feature of a language as it?

By Anjnee Bhatnagar|Updated : June 27th, 2022

Which of the following factors supports the statement that reusability is a desirable feature of a language as it?  

  1. It decreases the testing time.
  2. It lowers the maintenance cost.
  3. It reduces the compilation time.
  4. Both A and B.

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

Follow us for latest updates