How to implement call back functions ?

Answer Posted / ravikumar

pointer provide the call back function by using arguments

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by realloc()?

927


Can you please explain the difference between exit() and _exit() function?

843


Describe newline escape sequence with a sample program?

906


What are the usage of pointer in c?

932


What is the sizeof () operator?

815


Is printf a keyword?

995


How can I automatically locate a programs configuration files in the same directory as the executable?

890


How would you obtain the current time and difference between two times?

1004


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

986


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

2048


Write a program to print “hello world” without using semicolon?

914


Is c is a procedural language?

839


explain what is a newline escape sequence?

896


In a header file whether functions are declared or defined?

908


What is ponter?

1052