a) The normal function works with any data types whereas template function works with specific types only
b) Template function works with any data types whereas normal function works with specific types only
c) Unlike a normal function, the template function accepts a single parameter
d) Unlike the template function, the normal function accepts more than one parameters
What is the difference between normal function and template function?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the difference between normal function and template function?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!