Computer Science, asked by madhuvanthani3316, 8 months ago

Explain Generic Programming

Answers

Answered by kanikasharma2255
1

Explanation:

Generic programming. In the simplest definition, generic programming is a style of computer programming in which algorithms are written in terms of to-be-specified-later types that are then instantiated when needed for specific types provided as parameters.

Similar questions