When signed numbers are used in binary arithmetic, then which one of the following
notations would have unique representation for zero.
 (A) Sign-magnitude. (B) 1’s complement.
(C) 2’s complement. (D) 9’s complement.

1 Answer

Answer :

(A) Sign-magnitude.

Related questions

Description : Which of the following is the most efficient to perform arithmetic operations on the numbers? (A) Sign-magnitude (B) 1’s complement (C) 2’s complement (D) 9’s complement

Last Answer : (C) 2’s complement

Description : 1’s complement representation of decimal number of -17 by using 8 bit representation is (A) 1110 1110 (B) 1101 1101 (C) 1100 1100 (D) 0001 0001

Last Answer : (A) 1110 1110

Description : Which are the types of binary codes number: a. Sign magnitude b. —_1’s complement code c. 2’s complement code d. __ Allof these

Last Answer : c. 2’s complement code

Description : The 2’s complement of the number 1101110 is (A) 0010001. (B) 0010001. (C) 0010010. (D) None.

Last Answer : Ans: C 1’s complement of 1101110 is = 0010001 Thus 2’s complement of 1101110 is = 0010001 + 1 = 0010010

Description : The 2’s complement of the number 1101101 is (A) 0101110 (B) 0111110 (C) 0110010 (D) 0010011

Last Answer : (D) 0010011 Ans: D The 2’s complement of the number 1101101 is 0010011 (1’s complement of the number 1101101 is 0010010 2’s complement of the number 1101101is 0010010 + 1 =0010011)

Description : Which one of the following is decimal value of a signed binary number 1101010, if it is in 2's complement form? (A) -42 (B) - 22 (C) -21 (D) -106

Last Answer : (B) - 22

Description : The Excess-3 decimal code is a self-complementing code because (A) The binary sum of a code and its 9’s complement is equal to 9. (B) It is a weighted code. (C) Complement can be generated by inverting each bit pattern. (D) The binary sum of a code and its 10’s complement is equal to 9.

Last Answer : Answer: A, C

Description : -8 is equal to signed binary number (A) 10001000 (B) 00001000 (C) 10000000 (D) 11000000

Last Answer : (A) 10001000

Description : 11001, 1001 and 111001 correspond to the 2’s complement representation of which one of the following sets of number?  (1) 25, 9 and 57 respectively (2) –6, –6 and –6 respectively (3) –7, –7 and –7 respectively (4) –25, –9 and –57 respectively

Last Answer : -7, -7, -7 

Last Answer : 2's complement of binary number 0101 is 1011.

Description : The code where all successive numbers differ from their preceding number by single bit is (A) Binary code. (B) BCD. (C) Excess – 3. (D) Gray.

Last Answer : Ans: D The code where all successive numbers differ from their preceding number by single bit is Gray Code. (It is an unweighted code. The most important characteristic of this code is that only a single bit change occurs when going from one code number to next.)

Description : Which are the types of important ideas to notice about these odometer readings: a. The MSB is the sign bit .O for a +sign and 1 for a— sign b. The negative number represent the 2’s complement of the positive number c. Both d. __ Allof these

Last Answer : c. Both

Description : In 8086 the overflow flag is set when a) The sum is more than 16 bits b) Signed numbers go out of their range after an arithmetic operation c) Carry and sign flags are set

Last Answer : b) Signed numbers go out of their range after an arithmetic operation

Description : which shift is used for signed binary number: a. Logical b. Arithmetic c. Both d. None of these

Last Answer : b. Arithmetic

Description : How many unique numeric symbols are used in the decimal number system? 47) A) unlimited B) nine C) one D) ten

Last Answer : D) ten

Description : What is binary decoder?

Last Answer : A decoder is a combinational circuit that converts binary information from n input lines to a maximum of 2n out puts lines.

Description : Convert the decimal number 3.375 to binary. 132) A) 0101.1100 B) 0011.1010 C) 0011.0011 D) 0011.01

Last Answer : D) 0011.01

Description : Convert binary 1001 to octal. 131) A) 1018 B) 98 C) 108 D) 118

Last Answer : D) 118

Description : The binary equivalent of hexadecimal 16 is ________. 126) A) 01110000 B) 1100001 C) 0010011 D) 0001

Last Answer : D) 0001

Description : Convert binary 01001110 to octal. 125) A) 1078 B) 768 C) 1068 D) 116

Last Answer : D) 116

Description : The decimal equivalent of binary 01100001 is ________. 122) A) 9110 B) 9710 C) 11510 D) 10110

Last Answer : B) 9710

Description : Convert the binary number 0001.0010 to decimal. 121) A) 1.20 B) 1.40 C) 1.125 D)

Last Answer : C) 1.125

Description : The decimal equivalent of binary 10111110 is ________. 120) A) 19010 B) 20010 C) 18610 D) 1

Last Answer : A) 19010

Description : The hexadecimal equivalent of a binary 10110010 is ________. 116) A) E216 B) A216 C) C216 D) B216

Last Answer : D) B216

Description : Convert binary 11100111 to octal. 115) A) 3508 B) 3478 C) 3178 D) 7138

Last Answer : B) 3478

Description : The binary equivalent of hexadecimal 10 is ________. 112) A) 00010000 B) 00110 C) 1010 D) 11000

Last Answer : A) 00010000

Description : Convert octal 64 to binary. 111) A) 1000000 B) 100000 C) 1111000 D) 110100

Last Answer : D) 110100

Description : The binary equivalent of hexadecimal 44 is ________. 110) A) 10011010 B) 01000100 C) 10001100 D) 01011000

Last Answer : B) 01000100

Description : Convert octal 152 to binary. 109) A) 011100010 B) 00111100 C) 01101010 D) 10101001

Last Answer : C) 01101010

Description : The binary equivalent of hexadecimal C0B is ________. 107) A) 110000001011 B) 110000001100 C) 110000001001 D) 110100001011

Last Answer : A) 110000001011

Description : Convert binary 110001100101 to octal. 106) A) 45778 B) 72458 C) 61458 D) 143118

Last Answer : C) 61458

Description : The hexadecimal equivalent of a binary 11001111 is ________. 104) A) 8F16 B) DF16 C) CE16 D) CF16

Last Answer : D) CF16

Description : Convert the binary number 10010.0100 to decimal. 103) A) 16.25 B) 18.25 C) 18.40 D) 24.50

Last Answer : B) 18.25

Description : Convert octal 100 to binary. 102) A) 10000000 B) 1100100 C) 111111110 D) 01000000

Last Answer : 01000000

Description : Convert the decimal number 0.0625 to binary. 100) A) 0000.0111 B) 0000.1110 C) 0000.0011 D) 0000.0001

Last Answer : D) 0000.0001

Description : Which numbering formats are really codes rather than true number systems? 96) A) hexadecimal and octal B) binary and octal C) decimal and binary D) BCD and ASCII

Last Answer : Which numbering formats are really codes rather than true number systems?

Description : Convert the decimal number 10.5 to binary. 92) A) 1100.1000 B) 1010.0101 C) 1010.1000 D) 1011.1000

Last Answer : C) 1010.1000

Description : Convert decimal 79 to binary. 90) A) 01010011 B) 01001011 C) 00111110 D) 01001111

Last Answer : D) 01001111

Description : The decimal equivalent of binary 00101011 is ________. 88) A) 4310 B) 3910 C) 5910 D) 6110

Last Answer : A) 4310

Description : Convert the decimal number 14.875 to binary. 87) A) 1110.0111 B) 1110.1110 C) 1111.1011 D) 1100.1100

Last Answer : B) 1110.1110

Description : The hexadecimal equivalent of a binary 111111110010 is ________. 86) A) EE216 B) FD216 C) 2FE16 D) FF216

Last Answer : D) FF216

Description : Which binary value equals 22? 84) A) 0100 B) 0001 C) 0010 D) 0011

Last Answer : A) 0100

Description : The decimal equivalent of binary 10010 is ________. 83) A) 910 B) 610 C) 2010 D) 1810

Last Answer : D) 1810

Description : Convert decimal 118 to binary. 80) A) 00111110 B) 01110110 C) 01111010 D) 01101110

Last Answer : B) 01110110

Description : Convert octal 77 to binary. 78) A) 1100111 B) 011111 C) 011011 D) 111111

Last Answer : D) 111111

Description : Convert octal 77 to binary. 78) A) 1100111 B) 011111 C) 011011 D) 111111

Last Answer : D) 111111

Description : Convert decimal 64 to binary. 77) A) 00110110 B) 01000000 C) 01001000 D) 01010010

Last Answer : B) 01000000

Description : Which numbering format is the basis for digital electronic circuitry? 76) A) decimal B) BCD C) octal D) binary

Last Answer : D) binary

Description : Which binary value equals 20? 72) A) 0100 B) 0001 C) 1000 D) 0000

Last Answer : B) 0001

Description : Which binary value equals 2-3? 69) A) 0011.1000 B) 0000.0010 C) 0000.0100 D) 0000.0011

Last Answer : B) 0000.0010