Question: The following program is used to check if a given number is the power of 2 using bitwise operator. #include define NUM_BITS_INT (8 * sizeof(int)]

The following program is used to check if a given number is the power of 2 using bitwise operator. #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
