QUESTION

Using 2’s complement, perform M – N with the following signed 5-bit binary numbers. Also check the result by 
performing subtraction directly.
(i) M = 11010 N = 01101
(ii) M = 01010 N = 10000
(iii) M = 10010 N = 00001

Public Answer

GV4XKY The First Answerer