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

Can we inherit class that contains only one private constructor?

524


What is mvc pattern in c#?

519


What is static noise?

507


What is difference between assembly and dll?

483


How to use session under class file of APP_Code folder?

520






What are accessors?

536


what optimizations does the c# compiler perform when you use the /optimize+ compiler option?

598


What is semaphore in c#?

516


Why main method is static in c#?

498


List down the different ide’s provided by microsoft for c# development.

477


What is sqlconnection in c#?

501


What is the difference between CONST and READONLY?

577


What is default method in c#?

501


When do you generally use a class over a struct?

547


What is short in c#?

535