Wednesday, 8 August 2012

What defines a general set of operations that will be applied to various types of data? | C++

a. Template class
b. Function template
c. Class template
d. Both a and c above

Ans: b

No comments: