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 do I declare an array of N pointers to functions
returning pointers to functions returning pointers
to characters?

Answer Posted / raj kumar

char *(*(*a[N])())();

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In C language, a variable name cannot contain?

1325


Do you know the purpose of 'register' keyword?

1064


What is #ifdef ? What is its application?

1165


Why void main is used in c?

1102


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

1159


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1577


What are nested functions in c?

1070


develop algorithms to add polynomials (i) in one variable

2235


What is c value paradox explain?

1158


What is structure of c program?

1227


What is else if ladder?

1075


When should you use a type cast?

1180


What is chain pointer in c?

1107


How are pointers declared in c?

1111


What are enums in c?

1285