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 |
Can struct be static in c#?
What connections does Microsoft SQL Server support?
Explain boxing and unboxing in c#?
What is stack and heap?
if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.
Is post back c#?
Can a constructor be private in c#?
what is the purpose of using statement in c#
What is eager loading in c#?
List the difference between interface and abstract class?
what is reference parameter? what is out parameters? what is difference these two?
9 Answers Bally Technologies, SPIC, Wipro,
how to compare numbers and dispaly the largest ? *first thing I wanted to do is to input how many numbers to be compared *and then analyzed the largest then display it.
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)