Divide the binary number: 111001 ÷ 1101 and find the reminder

A)
0101
B)
1010
C)
0011
D)
0110

Correct Answer : Option (A) :   0101


Explanation : If you want to divide any binary number, you need to know the binary division rule. The binary division is accomplished using the long division rule.

Therefore, the remainder of 111001 ÷ 1101 = 0101