[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++

108 / 187

How can we overload a template functions?

Answer:

A template function may be overloaded either by template function or by the ordinary function of its name. in such cases, the overloading resolution is accomplished by
• Call an ordinary function that has an exact match.
• Call a template function that would be created with an exact match.
• Try normal overloading resolution to ordinary function and call the one that match.

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.