Question: please help to solve this problem. thank you. For each of the following questions, produce valid C code in order to modify the desired variable's


please help to solve this problem. thank you.
For each of the following questions, produce valid C code in order to modify the desired variable's bits while not modifying the other bits. Remember that the least significant bit in a byte is BITO and the most significant bit in a byte BITZ Q2 Testing of bits 2 Points Given variable unsigned char input; do the following: Q2.1 1 Point ... test if BIT3 is TRUE and if so, print out "yes". Enter your answer here Save Answer Q2.2 1 Point ... test if BITS is FALSE and if so, set the BIT1 to FALSE. Enter your answer here Save
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
