Kizspy Question: 32
(Choose 1 answer)
What is the primary purpose of delegates in C# programming?
A. To encapsulate data within classes
B. To define abstract classes and interfaces
C. To enable type-safe function pointers
D. To handle exceptions and errors