How can I call a function, given its name as a string?
Answer Posted / ashay
Ashay here according to the programming scenario u cannot
give a function the name of a system defined identifier and
string is a system defined identifier and as aresult of
which u r unable to call
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
what is use of malloc and calloc?
What is time null in c?
What are the 3 types of structures?
When a c file is executed there are many files that are automatically opened what are they files?
Where local variables are stored in c?
What is c system32 taskhostw exe?
What are all different types of pointers in c?
What is malloc calloc and realloc in c?
Which is best linux os?
What is ctrl c called?
Is calloc better than malloc?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
What is the difference between single charater constant and string constant?
What is a stream water?
Explain the difference between getch() and getche() in c?