How does a function pointer returns a function pointer?
Answer Posted / guest
A function pointer can return a function pointer using
typedef.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain About web methods and its various attributes
What is a delegate how is it type safe?
What is using keyword in C#?
What is the purpose of a namespace?
Enlist all the components of an ado.net framework?
What is xamarin used for?
How do partial classes work in c#?
What is hashtable in c# with example?
Can we call server-side code (c# or vb.net code) from javascript?
What is a thread? What is multithreading?
what is the Difference between the public and private ?
What do you mean by casting a data type?
What are the 3 types of comments in c#?
When Should You Call The Garbage Collector In .net?
What are "class access modifiers" in C#?