Question: In C programmin. Define a macro called BIT(x, n) that expands into an expression whose value is exactly 0 or 1, corresponding to the value
In C programmin. Define a macro called BIT(x, n) that expands into an expression whose value is exactly 0 or 1, corresponding to the value of the bit n of x.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
