1.

What is meant by "bit masking"?

Answer»

BIT MASKING is the PROCESS of selecting which bits to keep and which bits to show. This is done USING the AND, OR, and XOR OPERATORS, which mask the values which you want to clear and explain the benefits you want to show.



Discussion

No Comment Found