can we drive a class from delegate?

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


Please Help Members By Posting Answers For Below Questions

What is an ienumerable in c#?

554


What is verbatim literal in c#?

502


What is boxing & unboxing?

582


What's the difference between class and object?

492


Explain the difference between object type and dynamic type variables in c#?

505






Can an abstract class have a constructor c#?

497


What are access modifiers in c#?

560


Are string objects mutable or immutable?

539


Is static class thread safe in c#?

493


What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default

560


What problem does Delegate Solve?

576


What is the purpose of constructor in c#?

459


Should I use double or float?

514


Are private members inherited in c#?

578


What is type cast in C#?

577