Question: Let there be a 32-bit C variable called myData. Write a simple C statement that sets the most significant 5 bits of that variable to
Let there be a 32-bit C variable called myData. Write a simple C statement that sets the most significant 5 bits of that variable to 0 and does not modify the other 28 bits.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
