Vidyalelo
C++ Programming · Q116

C++ miscellaneous

Programming · C++ Programming · question 116

Q116

What is a function template?

A.
creating a function without having to specify the exact type
Answer
B.
creating a function with having an exact type
C.
creating a function without having blank spaces
D.
creating a function without class

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board