Find greatest of two numbers using macro
Post New Answer View All Answers
WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
how can use subset in c program and give more example
What does c in a circle mean?
What is c programing language?
What is c value paradox explain?
Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
Explain a pre-processor and its advantages.
Why is c still so popular?
What is meant by keywords in c?
What is assignment operator?
#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }
What are terms in math?
What are external variables in c?
Why is c faster?