macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answer Posted / hemalatha
a.recursion
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is the difference between the = symbol and == symbol?
What is difference between union All statement and Union?
What is static memory allocation?
What is the difference between abs() and fabs() functions?
How does #define work?
Why are all header files not declared in every c program?
Explain the properties of union.
What are data types in c language?
regarding pointers concept
In a header file whether functions are declared or defined?
What does 3 mean in texting?
Do pointers store the address of value or the actual value of a variable?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What are the 5 elements of structure?
What is operator promotion?