Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What is array of pointers to string?

1063


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

2321


Explain what is the difference between the expression '++a' and 'a++'?

1214


How is = symbol different from == symbol in c programming?

1041


Explain pointers in c programming?

1110


What is the c value paradox and how is it explained?

1052


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2750


What does *p++ do? What does it point to?

1059


How can I insert or delete a line (or record) in the middle of a file?

1014


What are c header files?

990


Is linux written in c?

1038


Write a program to check palindrome number in c programming?

1013


Why is c known as a mother language?

1239


What is 2 d array in c?

1020


what is recursion in C

1060