Question: Write a generic macro MAX(a,b) which gives the maximum of two variables. The variables can be any combination of either char or int whether signed

Write a generic macro MAX(a,b) which gives the maximum of two variables. The variables can be any combination of either char or int whether signed or unsigned
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
