What is the scope of static variables?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
Do pointers take up memory?
what is the difference between. system call and library function?
C program to perform stack operation using singly linked list
Where is volatile variable stored?
main() { static int ivar=5; printf("%d",ivar--); if(ivar) main(); }
What is a wrapper function in c?
Sir i need notes for structure,functions,pointers in c language can you help me please
please send me the code for multiplying sparse matrix using c
How is a pointer variable declared?
code for copying two strings with out strcpy() function.
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,