When and Why we use delegate ?
Tauhidul Islam
delegates are like ptr.s to functions
so delegates are used when we want to call function of other object then delegates are created.