1.

Binary subtraction of 101101 – 001011 = ?(a) 100010(b) 010110(c) 110101(d) 101100This question was addressed to me in an international level competition.This intriguing question originated from Arithmetic Operation in division Number System and Codes of Digital Circuits

Answer»

Right ANSWER is (a) 100010

Best EXPLANATION: The rules for BINARY subtraction are:

0 – 0 = 0

0 – 1 = 1 ( BORROW 1)

1 – 0 = 1

1 – 1 = 0



Discussion

No Comment Found

Related InterviewSolutions