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
Can you access a hidden base class method in the derived class?
Where value types are stored in c#?
What is response redirect in c#?
What is a three-tier application.
Explain the process of polymorphism with an example?
What is the difference between disposing of () and finalize() methods in c#?
From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?
What is the use of properties window?
Is the following code legal?
What is the main usage of keyword “virtual†? How does it work for a method or property?
What is type checking in c#?
What does console readkey do in c#?
Define a jagged array in c#?
Is var a data type?
Is c# static or dynamic?