You can pass ……….. to a macro function when you call it.
Answers
Answered by
9
Explanation:
You can pass to a macro function when you call it an argument in a C function .
#define PRODUCT(A, B) ((A) * (B)) #define SUM(A, B) ((A) + (B))
please mark me as brainest.
Similar questions
Science,
3 months ago
Chinese,
3 months ago
Political Science,
3 months ago
Computer Science,
7 months ago
Math,
7 months ago
Biology,
11 months ago
Math,
11 months ago
Math,
11 months ago