

McqMate
Q. |
What is a delegate? |
A. | A strongly typed function pointer. |
B. | A light weight thread or process that can call a single method. |
C. | A reference to an object in a different process. |
D. | An inter-process message channel. |
Answer» A. A strongly typed function pointer. |
View all MCQs in
C# ProgrammingNo comments yet