Computer Science, asked by deekshith1884, 10 months ago

what is masking very short answer​

Answers

Answered by hayanafathima140
3

Answer:

In computer science, a mask or bitmask is data that is used for bitwise operations, particularly in a bit field. Using a mask, multiple bits in a byte, nibble, word etc. can be set either on, off or inverted from on to off (or vice versa) in a single bitwise operation.

HOPE IT HELPS :)

Answered by muffazilalibhat
0

Answer:

In order to reveal only a selective portion of the underlying layer we use masking feature. By using masking we can create binoculars-like effect to view only a portion of a graphic or a picture lying on the bottom layers

Similar questions