What is callback function 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 data bind in c#?

0 Answers  


why instance? what are the uses of instance?

3 Answers   Choice Solutions,


What is datacontract in c#?

0 Answers  


What is the difference between interface and functional interface?

0 Answers  


What is lazy loading c#?

0 Answers  






Are private class-level variables inherited?

5 Answers   HCL, Siebel Systems, Visual Soft,


What is uint64?

0 Answers  


What is the default value of boolean variable?

0 Answers  


Whats the use of string builder?

1 Answers   ADITI,


Is boxing an implicit conversion?

0 Answers  


What does ienumerable mean?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


Categories