Pergunta de entrevista da empresa Amazon

What is polymorphism? How do you implement polymorphism in C?

Respostas da entrevista

Sigiloso

16 de abr. de 2011

using function pointers

Sigiloso

25 de nov. de 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