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.
1.4k
0
Do you find this helpful?
17

View all MCQs in

C# Programming

Discussion

No comments yet