1.

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» C. Arithmetic left shift


Discussion

No Comment Found