A generic functions defines a generic set of operations that will be to various types of data.A generic function has the type of data that it will operate upon passed to it as a parameter.Using this mechanism,the same general procedure can be applied to a wide range of data. A generic function is created using the keyword template.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Can you answer this question?
Write Answer1 Answers