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...


what is function pointer?

Answers were Sorted based on User's Feedback



what is function pointer? ..

Answer / preethi v

function pointer will store the address of a specific function
for eg:int (*p) ()
p is a function pointer will store the address of one function at a time.

Is This Answer Correct ?    19 Yes 1 No

what is function pointer? ..

Answer / sathish

we can able to give function as a argument into a function
by using function pointer

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Write a program to find the smallest and largest element in a given array in c language

11 Answers   Microsoft, Vembu,


What are different types of variables in c?

0 Answers  


How we can write a value to an address using macro..?

0 Answers   Tata Elxsi,


Can the size of an array be declared at runtime?

0 Answers  


Write a programme to find even numbers without using any conditional statement?

3 Answers   ADD Software, Infosys,


How can I make sure that my program is the only one accessing a file?

0 Answers  


Write a program to exchange two variaables without temp

9 Answers   Geometric Software,


How do you generate random numbers in C?

0 Answers  


What is the use of the function in c?

0 Answers  


`write a program to display the recomended action depends on a color of trafic light using nested if statments

0 Answers  


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

0 Answers  


Mention four important string handling functions in c languages .

0 Answers  


Categories