1.

Which is the most significant feature that arises by using template classes?(a) Code readability(b) Ease in coding(c) Code reusability(d) Modularity in code

Answer» Correct choice is (c) Code reusability

Explanation: The code reusability is the feature that becomes more powerful with the use of template classes. You can generate a single code that can be used in variety of programming situations.


Discussion

No Comment Found

Related InterviewSolutions