Which of the following statements is correct about a delegate?

 Posted by Manicse on 10/7/2016 | Category: C# Interview questions | Views: 8706 | Points: 40
Select from following answers:
  1. delegates are not type safe
  2. delegates provides wrappers for function pointers
  3. inheritance is a prerequisite for using delegates
  4. All the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response