1.

The binary number obtained after applying RSC on 11010 will be___________(a) 11101(b) 10100(c) 01101(d) 01000This question was addressed to me by my school teacher while I was bunking the class.This interesting question is from Booth’s Algorithm topic in division Computer Arithmetic of Computer Fundamentals

Answer»

The correct CHOICE is (c) 01101

The explanation is: RSC stands for Right-Shift CIRCULANT. So, whenever the NUMBERS are shifted to the right an extra 0 bit is added to the LEFT. Here, after the right shift of 11010, the number OBTAINED will be 01101.



Discussion

No Comment Found

Related InterviewSolutions