Find greatest of two numbers using macro
Post New Answer View All Answers
What is difference between && and & in c?
What is register variable in c language?
What is pointers in c with example?
What is getch c?
What are header files and what are its uses in C programming?
How many parameters should a function have?
What is bash c?
What is the role of && operator in a program code?
Is python a c language?
what is the significance of static storage class specifier?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
Why isn't any of this standardized in c? Any real program has to do some of these things.
Why is c so important?
What do the functions atoi(), itoa() and gcvt() do?
What is "Duff's Device"?