Page 1 of 1

What is a function template?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) creating a function without having to specify the exact type
b) creating a function with having an exact type
c) creating a function without having blank spaces
d) creating a function without class