what is the advantage of function pointer

Answer Posted / ajay

TO implement call back functions.......

Is This Answer Correct ?    34 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the scope of static variables.

596


What is the difference between typedef and #define?

533


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

652


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

750


The statement, int(*x[]) () what does in indicate?

640






Explain what is dynamic data structure?

640


Is fortran still used in 2018?

585


What is const and volatile in c?

561


What is integer constants?

606


With the help of using classes, write a program to add two numbers.

613


how many key words availabel in c a) 28 b) 31 c) 32

627


What is a const pointer in c?

660


Tell us something about keyword 'auto'.

657


Explain how can you avoid including a header more than once?

591


How can I sort more data than will fit in memory?

619