What are the principles of delegation?



What are the principles of delegation?..

Answer / Chandra Mauli Sharma

The principles of delegation in C# include:
1. Abstraction: Encapsulating complex functionality to make it easier to use.
2. Loose Coupling: Allows components to interact without knowledge of each other's details.
3. Reusability: Delegates can be reused across multiple classes or objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are types of constructor?

1 Answers  


Are cao stateful in nature?

1 Answers  


How does a while loop work?

1 Answers  


Does unity use c++ or c#?

1 Answers  


What is private variable?

1 Answers  


List out the differences between array and arraylist in c#?

1 Answers  


Explain about generics in c#.net?

1 Answers  


Can you allow class to be inherited, but prevent the method from being over-ridden?

2 Answers   Mind Tree,


What is a Assembly?

1 Answers   UGC Corporation,


Can a string be null c#?

1 Answers  


How long will it take to learn c sharp?

1 Answers  


What is integer c#?

1 Answers  


Categories