adplus-dvertising
frame-decoration

Question

In signed-magnitude binary division, if the dividend is (11100)2 and divisor is (10011)2, then the result is

a.

(00100)2

b.

(10100)2

c.

(11001)2

d.

(01100)2

Answer: (b).(10100)2

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In signed-magnitude binary division, if the dividend is (11100)2 and divisor is (10011)2, then the result is

Similar Questions

Discover Related MCQs

Q. In computers, subtraction is carried out generally by

Q. The multiplicand register & multiplier register of a hardware circuit implementing booth's algorithm have (11101) & (1100). The result shall be

Q. A floating point number that has a 0 in the MSB of mantissa is said to have

Q. (-27)10 can be represented in a signed magnitude format and in a 1’s complement format as

Q. The 2's compliment form (Use 6 bit word) of the number 1010 is

Q. The gray code equivalent of ( 1011)2 is

Q. 12-bit 2’s complement of –73.75 is

Q. What does a decimal number represents?

Q. Why the decimal number system is also called as positional number system?

Q. In binary number system a digit ranges from ___________.

Q. How can you represent a decimal point?

Q. A digit in base R will have a range from ____________.

Q. Conversion from any base to decimal base is done by ___________ each digit by its corresponding weight and then ___________ all the individual products to get the equivalent decimal value.

Q. Which method is used to convert a number from an octal base to decimal base?

Q. In which conversion the product of number 16 raised by the location and then add all the products to get the final decimal value?

Q. Binary numbers can be converted into equivalent octal numbers by making groups of three bits _____________.

Q. What is the octal equivalent of 5(8), 3-bit binary number?

Q. In direct conversion from binary to hexadecimal, if the last group does not have 4 bits, then it is padded with ______________ to make it four bits.

Q. What is the hex equivalent of 9(16), a 4-bit binary number?

Q. The sign information has to be encoded along with the ___________ to represent the integers completely.