Which is used to describe the function using placeholder types?
Which is used to describe the function using placeholder types? Correct Answer template type parameters
During runtime, We can choose the appropriate type for the function and it is called as template type parameters.