0
You visited us 0 times! Enjoying our articles? Unlock Full Access!
Question

The process of transforming one bit pattern into another by bit wise operation is called ___________.
  1. masking
  2. pruning
  3. biting
  4. chopping

A
pruning
B
biting
C
chopping
D
masking
Solution
Verified by Toppr

The process of transforming one bit pattern into another by bitwise operation is called masking.

Bitwise operation:-

A bitwise operation operates on one or more bit patterns or binary numerals at the level of their individual bits. It is a fast, primitive action directly supported by the central processing unit (CPU), and is used to manipulate values for comparisons and calculations.

Masking:-

A mask 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 in a single bitwise operation.

Was this answer helpful?
1
Similar Questions
Q1
The process of transforming one bit pattern into another by bit wise operation is called ___________.
View Solution
Q2
A number N is stored in a 4-bit 2's complement representation as
a3 a2 a1 a0

It is copied into a 6-bit register and after a few operations. The final bit pattern is
a3 a3 a2 a1 a0 1

The value of this bit pattern in 2's complement representation is given in terms of the original number N as
View Solution
Q3
What is the number of bit patterns provided by a 7-bit code?
View Solution
Q4
What is the number of bit patterns provided by a 7 bit code?
View Solution
Q5

The nucleus of parent divides by repeated amitosis into many nuclei, each nucleus takes a bit of cytoplasm and forms a daughter cell. This process is called -


View Solution