what is the advantage of function pointer
Answer Posted / satty
Functional pointer are more readable and executed run time
Is This Answer Correct ? | 43 Yes | 13 No |
Post New Answer View All Answers
What functions are in conio h?
Tell me the use of bit field in c language?
How can I read and write comma-delimited text?
Explain modulus operator. What are the restrictions of a modulus operator?
What is abstract data structure in c?
What is a sequential access file?
How are structure passing and returning implemented?
What is the advantage of using #define to declare a constant?
What is the right type to use for boolean values in c? Is there a standard type?
What is ponter?
What does %p mean?
what do you mean by enumeration constant?
Why is a semicolon (;) put at the end of every program statement?
Can you write the function prototype, definition and mention the other requirements.
What is a memory leak? How to avoid it?