Q.
Which of the following shift operations divide a signed binary number by 2 ?
[A]
Logical left shift
[B]
Logical right shift
[C]
Arithmetic left shift
[D]
Arithmetic right shift
Answer & Explanation
Option: [B]
Logical right shift operation can divide the number by 2 on shifting one bit