Which one would you prefer - a macro or a function?
No Answer is Posted For this Question
Be the First to Post Answer
What is spaghetti programming?
write a program to display the numbers having digit 9 in the given range from 1 to 100
what is difference between C and C++
can anyone please tell about the nested interrupts?
What is a lookup table in c?
Explain bit masking in c?
Write a program to find the smallest and largest element in a given array in c language
what is the meaning of 'c' language
Describe static function with its usage?
main() { enum{red,green,blue=6,white}; pf("%d%d%d%d", red,green,blue,white); return 0; } a)0 1 6 2 b)0 1 6 7 c)Compilation error d)None of the above
How does the C program handle segmentation faults?
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,