Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the uses of delegates in C#?
Home
C Sharp
What are the uses of delegates in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
What are the uses of delegates in C#?
uses-of-delegates
delegates-uses-
c#-delegates
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 18, 2019
by
rajeshsharma
Below are the list of uses of delegates in C# -
Callback Mechanism
Asynchronous Processing
Abstract and Encapsulate method
Multicasting
Related questions
0
votes
Q: What are the differences between events and delegates in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
events-and-delegates
c#-events
c#-delegates
0
votes
Q: Can we use delegates for asynchronous method calls in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
c#-delegates
delegates
0
votes
Q: What are the three types of Generic delegates in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
generic-delegates-in-c#
generic-delegates
0
votes
Q: What are the types of delegates in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
delegates-in-c#
0
votes
Q: What Value type variables in C# are derived from the class System.ValueType?
asked
Jun 16, 2020
in
C Sharp
by
Hodge
#csharp
0
votes
Q: Which are the access modifiers available in C#?
asked
May 6, 2020
in
C Sharp
by
SakshiSharma
#access-modifier
0
votes
Q: What are the different types of constructors in C#?
asked
May 6, 2020
in
C Sharp
by
SakshiSharma
#constructor-types
#c-sharp-constructor-types
0
votes
Q: What are constructors in C#?
asked
May 6, 2020
in
C Sharp
by
SakshiSharma
#c-contructor
#c-sharp-constructor
0
votes
Q: What are the main reasons to use C# language?
asked
May 6, 2020
in
C Sharp
by
SakshiSharma
#reason-c#
#c#-reason
#c-sharp-reason
+1
vote
Q: What are sealed classes in C#?
asked
Apr 9, 2020
in
C Sharp
by
GeorgeBell
#chash
+1
vote
Q: What are C# I/O classes? What are the commonly used I/O classes?
asked
Apr 9, 2020
in
C Sharp
by
GeorgeBell
0
votes
Q: What are the collection types can be used in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
collection-types
0
votes
Q: Which are the loop types available in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
loop-types
c#-loop-type
0
votes
Q: What are reference types in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
c#-reference-types
reference-types-c#
0
votes
Q: What are value types in C#?
asked
Oct 18, 2019
in
C Sharp
by
Robin
value-types-c#
c#-value-types
...