What is a macro?
No Answer is Posted For this Question
Be the First to Post Answer
How can I write a function that takes a format string and a variable number of arguments?
plz let me know how to become a telecom protocol tester. thank you.
What is a nested formula?
What is use of #include in c?
du u know test pattern for robosoft? Plz share
1 Answers RoboSoft, TATA, Wipro,
what is the difference between c and java?
what is the output of below int n=10; (n++)++; printf("%d",n);
What is %d called in c?
program for reversing a selected line word by word when multiple lines are given without using strrev
Is array name a pointer?
#define MAX(x,y) (x) > (y) ? (x) : (y) main() { int i = 10, j = 5, k = 0; k = MAX(i++, ++j); printf("%d %d %d", i,j,k); } what will the values of i , j and k? }
14 Answers CDAC, GATE, NDS, TCS,
what is the hexidecimal number of 4100?