Question: Write a function, that its input is a long integer and a bit number in a char, and returns a 1 if the bit at
Write a function, that its input is a long integer and a bit number in a char, and returns a 1 if the bit at location bit number is set to 1.
Write a function, that its input is a long integer and a bit number in a char, and returns a 1 and sets the bit at location bit number 1 leaving all other bits unchanged.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
