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
What is difference between abstract class and interface in c#?
What is console write in c#?
What is the main purpose of linq?
What is difference between gridview and form view?
Are cao stateful in nature?
What is serialization in unity?
What is a variable in c#?
Name some properties of array.
What is data hiding in c#?
What is difference between managed and unmanaged code?
Can list contain duplicates c#?
What can we do to handle multiple exceptions?
What is the difference between ref and out parameters in c#?
In which format you can pass the value in the sleep function?
How do you convert byte array to hexadecimal string, and vice versa?