Is null valid for pointers to functions?
No Answer is Posted For this Question
Be the First to Post Answer
Explain function pointer with exapmles.
Explain about the functions strcat() and strcmp()?
Write a program to find the given number is odd or even without using any loops(if,for,do,while)
What is meant by keywords in c?
typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?
Describe static function with its usage?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What is keyword in c?
What are the different types of linkage exist in c?
void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 Answers C DAC, CDAC, Infosys, Wipro,
What is this pointer in c plus plus?
what is difference between array and structure?
44 Answers College School Exams Tests, CTS, Google, HCL, IBM, Motorola, TCS,