SLB interview question

Q: Explain what Polymorphism is

Interview Answer

Anonymous

8 Jan 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.