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
What is meant by realloc()?
Can you please explain the difference between exit() and _exit() function?
Describe newline escape sequence with a sample program?
What are the usage of pointer in c?
What is the sizeof () operator?
Is printf a keyword?
How can I automatically locate a programs configuration files in the same directory as the executable?
How would you obtain the current time and difference between two times?
What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Write a program to print “hello world” without using semicolon?
Is c is a procedural language?
explain what is a newline escape sequence?
In a header file whether functions are declared or defined?
What is ponter?