Answer Posted / ashish gupta
There is no event in delegate.
Delegate is lyk a funtion pointer which is worked with
events.Delegate is use to invoke a event handler when an
event is fired.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is equal c#?
What is the extension of c# file?
Explain About Virtual functions and their use.
How can I create image pieces/sub image?
What is the advantage of constructor in c#?
What are the properties of string?
Why do we need oops in c#?
List some of the common data providers for ado.net framework?
Is for loop faster than foreach?
What does break do in loop?
Are classes passed by reference in c#?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
List the difference between the virtual method and the abstract method?
What is the use of 'using' statement in c#?