chandraji.dev | A Developer's Blog

chandraji.dev | A Developer's Blog

Follow
homeSupportData Structures & AlgorithmsJavaPythonScalaNon-Tech Non-Dev
Tag

inheritance

#inheritance

More content

Read more stories on Hashnode


Articles with this tag

Delegating OOPs

Nov 16, 20202 min read

Delegation One of the pillars of OOP, it help objects to interact with each other. But, there is a dichotomy in delegation, it can be achieved...

Delegating OOPs