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

1 Answer

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)

Related questions

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 : 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.

Last Answer : (A) Sign-magnitude.

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

Last Answer : D) 0001

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 : Which are the types of addition in the 2’s complement system: a. Both number positive b. A Positive number and a smaller negative number c. Anegative number and a smaller positive number

Last Answer : b. A Positive number and a smaller negative number

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 : 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

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

Last Answer : A four bit number is given as 0110. Its 2’s complement is 1010.

Description : The 2’s complement of 15 is ____________ a) 0000 b) 0001 c) 0010 d) 0100

Last Answer : Answer: b Explanation: 2’s complement is obtained by adding 1 to the 1’s complement of the number. Here, Binary of 15 = 1111 1’s complement of 15= 0000 2’s complement of 15= 0000+1=0001

Description : How many types of addition in the 2’s complement system. a. 3 b 4 c. 5 d. 6

Last Answer : b 4

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 : What is the 2's complement of 01101? A) 10010 B) 10011 C) 1100 D) 1001 

Last Answer : What is the 2's complement of 01101? A) 10010 B) 10011 C) 1100 D) 1001 

Description : 2’s complement of 1101100 is (A) 0010101 (B) 0010100 (C) 0010011 (D) 1010011

Last Answer : 2’s complement of 1101100 is 0010100

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 

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 : Any number with an exponent of one is equal to 128) A) two. B) itself. C) zero. D) on

Last Answer : B) itself.

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 : How many different symbols are used in the octal number system? 108) A) ten B) two C) seven D) eight

Last Answer : D) eight

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 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 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 : What numeric symbols are used in the binary number system? 58) A) 0 through 8 B) 0, 1, 2 C) 1, 2 D) 0, 1

Last Answer : D) 0, 1

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 : How many symbols are used in the hexadecimal number system? 15) A) sixteen B) six C) ten D) twelve

Last Answer : A) sixteen

Description : Convert the decimal number 6.75 to binary. 14) A) 0110.1100 B) 0111.1100 C) 0110.0110 D) 0110.1010

Last Answer : A) 0110.1100

Description : Convert the decimal number 12.125 to binary. 12) A) 1100.0110 B) 1110.0010 C) 1100.0010 D) 1010.1100

Last Answer : C) 1100.0010

Description : Convert the binary number 0000.1010 to decimal. 6) A) 0.10 B) 0.55 C) 0.50 D) 0.625

Last Answer : D) 0.625

Description : Any number with an exponent of zero is equal to 2) A) itself. B) ten. C) zero. D) one.

Last Answer : D) one.

Description : The decimal equivalent of Binary number 10101 is (A) 21 (B) 31 (C) 26 (D) 28

Last Answer : (A) 21

Description : The information in ROM is stored (A) By the user any number of times. (B) By the manufacturer during fabrication of the device. (C) By the user using ultraviolet light. (D) By the user once and only once.

Last Answer : (B) By the manufacturer during fabrication of the device.

Description : The result of adding hexadecimal number A6 to 3A is (A) DD. (B) E0. (C) F0. (D) EF.

Last Answer : (B) E0.

Description : The number of control lines for 32 to 1 multiplexer is (A) 4. (B) 5. (C) 16. (D) 6.

Last Answer : Ans: B The number of control lines for 32 (2^5) and to select one input among them total 5 select lines are required.

Description : The number of flip flops contained in IC 7490 is (A) 2. (B) 3. (C) 4. (D) 10.

Last Answer : (A) 2.

Description : The number of control lines for 16 to 1 multiplexer is (A) 2. (B) 4. (C) 3. (D) 5.

Last Answer : (B) 4.

Description : Which of the following memories stores the most number of bits (A) a 5M×8 memory. (B) a 1M × 16 memory. (C) a 5M × 4 memory. (D) a 1M ×12 memory.

Last Answer : Ans: A 5Mx8 = 5 x 220 x 8 = 40M (max)

Description : In a RAM, information can be stored (A) By the user, number of times. (B) By the user, only once. (C) By the manufacturer, a number of times. (D) By the manufacturer only once.

Last Answer : Ans: A RAM is used by the user, number of times.

Description : The excess 3 code of decimal number 26 is (A) 0100 1001 (B) 01011001 (C) 1000 1001 (D) 01001101

Last Answer : Ans: B (26)10 in BCD is ( 00100110 ) BCD Add 011 to each BCD 01011001 for excess – 3

Description : The decimal equivalent of Binary number 11010 is (A) 26. (B) 36. (C) 16. (D) 23.

Last Answer : (A) 26.

Description : In successive-approximation A/D converter, offset voltage equal to 1/2 LSB is added to the D/A converter's output. This is done to (A) Improve the speed of operation. (B) Reduce the maximum ... Increase the number of bits at the output. (D) Increase the range of input voltage that can be converted

Last Answer : (B) Reduce the maximum quantization error.

Description : Words having 8-bits are to be stored into computer memory. The number of lines required for writing into memory are (A) 1. (B) 2. (C) 4. (D) 8.

Last Answer : Ans: D Because 8-bit words required 8 bit data lines.

Description : The A/D converter whose conversion time is independent of the number of bits is (A) Dual slope (B) Counter type (C) Parallel conversion (D) Successive approximation.

Last Answer : Ans: C The A/D converter whose conversion time is independent of the Number of bits is Parallel conversion. (This type uses an array of comparators connected in parallel and comparators compare the input voltage at a particular ratio of the reference voltage).

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

Last Answer : (A) 10001000

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 : The Gray code for decimal number 6 is equivalent to (A) 1100 (B) 1001 (C) 0101 (D) 0110

Last Answer : (C) 0101

Description : The hexadecimal number ‘A0’ has the decimal value equivalent to (A) 80 (B) 256 (C) 100 (D) 160

Last Answer : (D) 160

Description : The number of control lines for a 8 – to – 1 multiplexer is (A) 2 (B) 3 (C) 4 (D) 5

Last Answer : Ans: B The number of control lines for an 8 to 1 Multiplexer is 3 (The control signals are used to steer any one of the 8 inputs to the output)