How does a function pointer returns a function pointer?
Answers were Sorted based on User's Feedback
Answer / guest
A function pointer can return a function pointer using
typedef.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / upendra reddy
in .net function pointers are the delegates
here there is no pointer concepts
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh
"function pointer returning function pointer" means the
function which is defined as a pointer(function) returns
pointer to the function
int *fun(parameters)
| Is This Answer Correct ? | 1 Yes | 1 No |
What is console read in c#?
How do I declare inout arguments in c#?
What is the use of ienumerable in c#?
What is the difference between ref & out parameters?
What?s a satellite assembly?
What is using keyword?
Do events have return type c#?
What C# keyword class access modifier specifies that the class is concrete and CANNOT be derived from?
Is comparable a functional interface?
What is the relationship between a process, application domain, and application?
How to store image file in Sql server database?
4 Answers Unique Software Systems,
Why do we parse in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)