What is the preferred model for event handling in C#?

 Posted by Naimishforu on 1/23/2011 | Category: C# Interview questions | Views: 11927 | Points: 40
Select from following answers:
  1. The client and server model
  2. The delegate model
  3. The publisher and subscriber model
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: King1411 on: 1/24/2011 | Points: 10

Delegate model,1
1. publisher and subscrber model.
Posted by: Naimishforu on: 1/24/2011 | Points: 10
:) Nice try, see the description for more details. Thanks.

Login to post response