Interview Questions and Answers PDF free download for freshers and beginners, Multiple Choice Questions (MCQs), Placement Papers
Pages
▼
12. Choose the correct statement about a delegate in VB.NET?
A. A delegate is a strongly type function pointer B. It is a type-safe function pointer C. Delegates are used to create associations between events and event handlers in VB.NET D. All of the above statements are correct for a delegate Ans:D