0
733views
Draw flowchart oh non restoring division, solve (8)/(3) using non restoring division
1 Answer
0
23views

Let

A=0 0 0 0

Q=1 0 0 0

M=0 0 1 1       2’s complement of M= 1 1 1 0 1

enter image description here

enter image description here

enter image description here

Ans:

Remainder = 0 0 0 1 0

Quotient = 0 0 1 0

Please log in to add an answer.