[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Technical Discussion :: C++

109 / 187

What is meant by member function template?

Answer:

The member functions of the template classes themselves are parameterized by the type argument and therefore the function must be defined by the function template.

Syntax:
Template
return type classname : : function name(arglist)
{
……………(function body)
…………….
}

Asked In ::

Post Your Answer Here:


Rate This: +0 -0     
Report    

Post Your Reply Here:

Alert me
q4i-reply-your-answer

Report Error

Please Login First Click Here

Most Popular Qs.