Explain the advantages and disadvantages of macros.
No Answer is Posted For this Question
Be the First to Post Answer
How can you avoid including a header more than once?
every function has return the value?
what is the difference between const char *p, char const *p, const char* const p
5 Answers Accenture, Aricent, CTS, Geometric Software, Point Cross, Verizon,
Program to find largest of three numbers without using comparsion operator?
What is the difference between variable declaration and variable definition in c?
write a addition of two no. program with out using printf,scanf,puts .
void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }
What are the 5 organizational structures?
write a function that accepts an array A with n elements and array B with n-1 elements. Find the missing one in array B,with an optimized manner?
totally how much header files r in c language
what is the importance of spanning tree?
how to write a cprogram yo get output in the form * *** ***** ******* ********* ******* ***** *** *