Search for question
Question

3- Write a short C code that sets bit 4, 5, and 6 of variable x to 1, 0, and 1, respectively. Suppose x has 32 bits, from bit 0 to

bit 31. (Use the masking method you learned in prelab 3)

Fig: 1