Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 10 (Q.No. 32)
32.
Each generic type in a template function definition is preceded by the keyword _________
Discussion:
1 comments Page 1 of 1.
Ayesha... said:
5 years ago
A template function definition is preceded (come before) by the keyword template.
Template <class T>.
There T is the predefined or user defined generic data type.
Template <class T>.
There T is the predefined or user defined generic data type.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers