What is a function template?
Posted: Wed Jul 13, 2022 7:52 pm
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
b) creating a function with having an exact type
c) creating a function without having blank spaces
d) creating a function without class