What will be the output of the program?
#include #define MIN(x, y) (x 0) printf("%d\n", z); return 0; }
Answer: A
No answer description available for this question.