What is a macro, and explain how do you use it?
No Answer is Posted For this Question
Be the First to Post Answer
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
Why do we use c for the speed of light?
Why is void main used?
What is 'bus error'?
What are structure members?
What do you mean by Recursion Function?
what does ‘segmentation violation’ mean?
Why is c still so popular?
wat s the meaning of (int *)p +4;
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,
Is calloc better than malloc?
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }