1.

The result of 0*1 in binary is ____________(a) 0(b) 1(c) invalid(d) 10I had been asked this question by my college professor while I was bunking the class.My question is from Binary Multiplication & Division in chapter Computer Arithmetic of Computer Fundamentals

Answer»

The correct OPTION is (a) 0

To explain: The binary MULTIPLICATION of any NUMBER with 0 will give the result 0 itself. Any binary number when MULTIPLIED by 0 gives 0 only. e.g. 1101 * 0000 = 0000.



Discussion

No Comment Found

Related InterviewSolutions