When to use a Delegate?

 Posted by Vishalneeraj-24503 on 4/25/2015 | Category: Visual Studio Interview questions | Views: 2102 | Points: 40
Select from following answers:
  1. It is desirable to encapsulate a static method.
  2. An event design pattern is used.
  3. Easy composition is desired.
  4. A class may need more than one implementation of the method.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response