Can a pointer be volatile in c?
No Answer is Posted For this Question
Be the First to Post Answer
What are header files and explain what are its uses in c programming?
Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +
What should be keep precautions while using the recursion method?
what is the diffrenet bettwen HTTP and internet protocol
void main() { char c; while(c=getchar()!='\n') printf("%d",c); } o/p=11 why?
#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }
What are the advantages and disadvantages of a heap?
What is null character in c?
how write a addtion of two single dimensional array using of pointer in c language?
What is the use of a ‘