Define Delegation

Delegation: The procedure by which an object passes on a message has received to a sub-ordinate object. When inheritance is not accessible in a programming language, then delegation is the most viable option for ignoring code duplication and promoting code reuse.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.