Copyright © EngineeringMCQ.com
741. Which carry is similar to rotate without carry operations:
Correct answer: (B)
Rotate through carry
742. In the case of a left arithmetic shift , zeros are Shifted to the____________:
Correct answer: (B)
Right
743. In the case of a right arithmetic shift the sign bit values are shifted to the ____________:
Correct answer: (A)
Left