What is polymorphism? How do you implement polymorphism in C?
Réponses aux questions d'entretien
Utilisateur anonyme
16 avr. 2011
using function pointers
Utilisateur anonyme
25 nov. 2019
In C, the Header file already contains the function names and signatures,
using header include will be polymorphic and encapsulated in itself.
C has polymorphism built into it, most people dont know this