What is callback method in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the difference between an implicit conversion and an explicit conversion?

0 Answers  


What is static void main in c#?

0 Answers  


Types of polymerphism and explain about dynamic polymerphism?

5 Answers  


What is as keyword in c#?

0 Answers  


what is application domain?

4 Answers   Kanbay,


What are cshtml files?

0 Answers  


if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj

1 Answers  


How to parse a date time string?

0 Answers  


How do I declare a pure virtual function in c#?

0 Answers  


What can you do as a .net developer?

0 Answers  


Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?

0 Answers   Siebel,


What is the state of Garbage Collection after dispose() call info C# code?

4 Answers  


Categories