How does a function pointer returns a function pointer?
Answer Posted / upendra reddy
in .net function pointers are the delegates
here there is no pointer concepts
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is datetime a value type in c#?
What is nullable types in c#?
Why do we use interface in c#?
What is int parse in c#?
What is data binding c#?
What are controls in c#?
What are the steps to make an assembly to public?
Do events have return type c#?
Explain the difference between directcast and ctype.
What is virtual in c#?
Can abstract class instantiated c#?
Why do we need ienumerable in c#?
What is the difference while using directive vs using statement ?
Is a decimal an integer?
What is encapsulation in csharp?