adplus-dvertising
frame-decoration

Question

In subtraction of binary numbers, if the subtrahend digit is greater than the minuend, then borrow from a __________ significant bit.

a.

Lower

b.

Higher

c.

First

d.

None of the above

Answer: (b).Higher

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In subtraction of binary numbers, if the subtrahend digit is greater than the minuend, then borrow from a __________ significant bit.

Similar Questions

Discover Related MCQs

Q. Which of the following cases leads to the overflow condition in addition using 2’s complement?

Q. Which of the following case is known as end-around carry addition?

Q. In, subtraction of positive numbers using radix complement representation (M – N), If number of digits are not same in M and N how can you make them equal?

Q. Which sign bit is used for representing the positive sign in floating point representation?

Q. For every x, y in B,
n x + y = y + x
n x. y = y. x

Q. Every valid Boolean expression (equality) remains valid if the operators and identity elements are interchanged.

Q. It is a sum term or a logical product (AND) of several sum terms.

Q. Maxterm is the sum of __________of the corresponding Minterm with its literal complemented.

Q. Canonical form is a unique way of representing________________.

Q. Maxterms of a function are the terms for which the result is_________.

Q. ___________________ can be performed through addition using the 2’s complement method.

Q. Loading 32-bit FP number into F4 register can be represented in MIPS as

Q. Adding 0000 0000 0000 0000 0000 0000 0000 0111two and 0000 0000 0000 0000 0000 0000 0000 0110two will have answer of

Q. The multiplication of these floating points (1.110)10 x (9.200)10 yields

Q. Negating 2ten and then checking the result by negating

Q. Floating-point numbers are normally a multiples of the size of a

Q. For the operation of multiplication hardware needs minimum ALU of

Q. In the year 1994 intel claims the flaw that happens once in 27,000 years, for

Q. The Decimal representation of this binary (1011)two is

Q. The example of if ($s2 < $s3); s1 = 1; else $s1 = 0 function is