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 does Dispose method do with the connection object?
In Main function another function is there and to that function if we pass string as parameter ,then that string value is passed by value or reference type?
What is the difference between array and arraylist c#?
Why are strings in c# immutable?
Tell us something about static linking and dynamic linking?
What is msil, and why should developers need an appreciation of it if at all?
Where do we use serialization in c#?
What is dictionary collection in c#?
Is arraylist generic in c#?
Write the syntax for catching an exception in c#?
Is c sharp and c# are same?
What are custom attributes 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)