How does a function pointer returns a function pointer?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a predicate?

567


How can it prevents DLL Hell assembly versioning in .NET?

623


Can you create an instance of a static class?

637


What are the string functions in c#?

610


Why abstraction is used in c#?

593






Define c# i/o classes? List the commonly used classes?

633


What is join in c#?

565


What is the syntax for calling an overloaded constructor within a constructor?

636


What are All kind of access specifiers for a class and for methods

659


What are the Types of caching

631


What is orm in c#?

560


What is object pool in .net?

608


Are structs value types or reference types?

648


Define assert() method? How does it work?

712


What type is string in c#?

550