SLB Interview Question

Q: Explain what Polymorphism is

Interview Answer

Anonymous

Jan 8, 2024

Polymorphism is a fundamental concept in object-oriented programming (OOP) that allows objects of different types to be treated as objects of a common type.