InterviewSolution
Saved Bookmarks
| 1. |
To generate a simple notification for an object in runtime, the programming construct to be used for implementing this idea?(a) namespace(b) interface(c) delegate(d) attributeThis question was addressed to me by my school principal while I was bunking the class.My question is from Fundamental of Delegates topic in section Delegates, Generics and LINQ of C# |
|
Answer» CORRECT ANSWER is (C) delegate Easiest EXPLANATION - NONE. |
|