What is a differenece when we call a method by a Delegate or when we call a method by a making a class object using simple approach.What is the advanges of these two when we use these approach with example