Question: Using variable unsigned short var; modify and store the value such that the low byte is all zeros and the high byte is all ones.

Using variable unsigned short var; modify and store the value such that the low byte is all zeros and the high byte is all ones. While this can be done without bit masking, you must use bit masking to accomplish this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
