communication

2 years ago
4

between objects, where one object requests a service by sending a message to another object. Polymorphism: Polymorphism means that the same operation can be interpreted differently when applied to different objects, and produce different execution results

Loading comments...