What is function pointer c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

how to use enum datatype?Please explain me?

3 Answers   Excel,


Can you think of a way when a program crashed before reaching main? If yes how?

2 Answers  


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

0 Answers  


Why is c still so popular?

0 Answers  


What is huge pointer in c?

0 Answers  






the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

0 Answers  


Write a program to print all the prime numbers with in the given range

8 Answers   ABC, College School Exams Tests, TCS,


Difference between Function to pointer and pointer to function

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  


What is pointers in c?

0 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

0 Answers   HCL,


Categories