What is the purpose of delegates in .net?
Answers were Sorted based on User's Feedback
Answer / sanjukta
Delegates are mainly for asynchronous call back and event
handling.
Is This Answer Correct ? | 5 Yes | 0 No |
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Tell us why do we use the “using” statement?
Describe the programming model of a windows service
What is Entity Relationship Model in .NET?
What is a Strong Name?
What is a serviced component?
Types of evidence in .net with context to CAS
Explain about .NET services?
Explain the difference between public and static modifiers?
Is atl redundant in the .net world?
What base class do all Web Forms inherit from?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above