Question: Using bitwise operations, we want to set to one bit positions 1 and 2 while leaving all the other bit positions alone. In the space

Using bitwise operations, we want to set to one bit positions 1 and 2 while leaving all the other bit positions alone. In the space below, enter the bitwise operation (AND, OR, or XOR) to do this. Type the correct answer as "AND", "OR", or "XOR" without the quotation marks in this space. In the space below, enter the correct 8-bit mask to perform this operation. Use the figure below to identify the bit positions for your answer. For the autograder to work, please enter your answer as an eight bit binary value. Do not add any punctuation, spaces, or other identifiers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
