Examlex

Solved

It Is Preferable to Separate Implementation and Specification in Software

question 6

True/False

It is preferable to separate implementation and specification in software.Hence,it is preferable to place a template class definition in a "header" file,the template implementation of the member functions in an implementation file.The implementation should be compiled separately and linked to the application.


Definitions:

Related Questions