Answer Posted / venkat2050
delegate is nothing but a wrapper we call any method at
runtime by using the keyword del
we have two class a and b we class the delegetae from one
class to another class
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a scope in c#?
Are attributes inherited c#?
What is enum in c#?
What is method and function in c#?
The int maps to which C# keyword in .NET type?
Write a program in c# to find the angle between the hours and minutes in a clock?
Explain what are the steps for creating clr trigger?
Illustrate the process of code compilation in c#?
What is datasource c#?
Explain Constructor and destructor?
Name the control which cannot be placed in mdi?
What is parameter c#?
How many types of constructors are available in c#?
How a two-dimensional array declared in C#?
What does args mean in c#?