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

1 Answer

Answer :

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

Ans option B
The 2's complemant is
10011
Option B is right

Related questions

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

Last Answer : 2’s complement of 1101100 is 0010100

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 : 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 : 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 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 : 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 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 : 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 : 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 : In a JK flip-flop, for what input next state is complement of the present state (A)J=0,K=0 (B)J=1,K=0 (C)J=0,K=1 (D)J=1,K=1

Last Answer : In a JK flip-flop, for what input next state is complement of the present state (A)J=0,K=0 (B)J=1,K=0 (C)J=0,K=1 (D)J=1,K=1

Description : Consider the representation of six-bit numbers by two’s complement, one’s complement, or by sign and magnitude: In which representation is there overflow from the addition of the integers 011000 and 011000?

Last Answer : Two’s complement, Sign and magnitude and one’s complement, Two’s complement and one’s complement

Description : The correction to be applied in decimal adder to the generated sum is (A) 00101 (B) 00110 (C) 01101 (D) 01010

Last Answer : Ans: B The correction to be applied in decimal adder to the generated sum is 00110. When the four bit sum is more than 9 then the sum is invalid. In such cases, add +6(i.e. 0110) to the ... the six invalid states. If a carry is generated when adding 6, add the carry to the next four bit group .

Description : Which one of the following represents the binary equivalent of the decimal number 25? (A) 11011 (B) 10101 (C) 01101 (D) 11001

Last Answer : Answer: D

Description : Today is the PlayStation 2's 10 year anniversary, what has been your experience with this gaming console?

Last Answer : Edit:Irrelevant. 2nd edit:and factually incorrect.

Description : Where would I file a complaint about late W-2s?

Last Answer : IRS?

Description : Given two 2s, 'plus' can be changed to 'times' without changing the results: 2 + 2= 2 x 2.The solution with three numbers is easy too: 1 + 2 + 3= 1 x 2 x 3.Now find the answer for 4 numbers and for 5 numbers. -Riddles

Last Answer : Solution for 4 numbers: 1 + 1 + 2 + 4= 1 x 1 x 2 x 4. Solution for 5 numbers: 1 + 1 + 1 + 2 + 5= 1 x 1 x 1 x 2 x 4 1 + 1 + 1 + 3 + 3= 1 x 1 x 1 x 2 x 4 1 + 1 +2 + 2 + 2= 1 x 1 x 2 x 2 x 2

Description : Combine plus signs and five 2's to get 28. Combine plus signs and eight 8's to get 1,000. -Riddles

Last Answer : 22+2+2+2=28; 888+88+8+8+8=1,000

Description : solve the system of equations 2r + 2s = 50 and 2r – s = 17. -General Knowledge

Last Answer : Subtract eq1 from eq2: (2r – s = 17) - (2r + 2s = 50): -3s = -33 s = -33/-3 s = 11 Solve for r: 2r + 2(11) = 50 2r = 22 = 50 2r = 50 - 22 2r = 28 r = 28/2 r = 14 set: r = 14, s = 112r + 2s = 50 and 2r – s = 17

Description : If x + y + z = 2s, then what is (s – x)^3 + (s – y)^3 + 3(s – x) (s – y)z equal to : -Maths 9th

Last Answer : answer:

Description : How to connect Xiaomi Mi 2S to TV -Web-Development

Last Answer : answer:

Description : How to Connect a PS4 Controller to Xiaomi Mi 2S -Web-Development

Last Answer : answer:

Description : How to connect Xiaomi Mi 2S to Projector -Web-Development

Last Answer : answer:

Description : How to control your PC with Xiaomi Mi 2S Android phone -Web-Development

Last Answer : answer:

Description : How to connect Xiaomi Mi 2S to Xbox -Web-Development

Last Answer : answer:

Description : How to connect Xiaomi Mi 2S to printer? -Web-Development

Last Answer : answer:

Description : How to use Xiaomi Mi 2S as a WebCam -Web-Development

Last Answer : answer:

Description : How to share data connection with other devices on Xiaomi Mi 2S -Web-Development

Last Answer : answer:

Description : How to troubleshoot problems connecting to WiFi on Xiaomi Mi 2S -Web-Development

Last Answer : answer:

Description : The bond order for a species with the configuration `sigma1s^(2)sigma^(***)1s^(2)sigma2s^(2)sigma^(**)2s^(2)sigmapx^(1)` will be

Last Answer : The bond order for a species with the configuration `sigma1s^(2)sigma^(***)1s^(2)sigma2s^(2)sigma^(**)2s^(2)sigmapx ... 1 B. `1//2` C. zero D. `3//2`

Description : Which of the following corresponds to the configuration `1s^(2)2s^(2)2p^(6)3s^(2)3p^(6)` ?

Last Answer : Which of the following corresponds to the configuration `1s^(2)2s^(2)2p^(6)3s^(2)3p^(6)` ? A. He B. Na C. Mg D. Ar

Description : `1s^(2)2s^(2)2p^(6)` is the electron configuration of

Last Answer : `1s^(2)2s^(2)2p^(6)` is the electron configuration of A. Nitrogen B. Boron C. Argon D. Neon

Description : `2S"(fused)" +Cl_(2) rarr A` `A+H_(2)O rarr HCl+B+C` A, B and C in the above equations are:

Last Answer : `2S"(fused)" +Cl_(2) rarr A` `A+H_(2)O rarr HCl+B+C` A, B and C in the above equations are: A. `S_(2)Cl_ ... (2-)` D. `S_(2)Cl_(2),SO_(2),H_(2)SO_(4)`

Description : A good photographic print is obtained by an exposure of 2s at a distance of 1m from a 60 candela lamp. What time of exposure must be given to get equa

Last Answer : A good photographic print is obtained by an exposure of 2s at a distance of 1m from a 60 candela lamp ... at a distance of 2m from a 200 cadela lamp ?

Description : How do I make 8 with 4 2's?

Last Answer : 2 + 2 + 2 + 2 = 8

Description : How do you make 8 with four 2s?

Last Answer : 2 + 2 + 2 + 2 = 8

Description : How do you make 4 2s into 44?

Last Answer : 22+22

Description : What is 3t plus 2s plus t plus 5s?

Last Answer : 7s + 4t

Description : What is the perpendicular bisector equation of a line with endpoints of s 2s and 3s 8s?

Last Answer : Endpoints: (s, 2s) and (3s, 8s)Midpoint: (2s, 5s)Slope of line: 3/1Slope of perpendicular line: -1/3Perpendicular bisector equation: y-5s = -1/3(x-2s) => 3y =-x+17sPerpendicular bisector equation in its general form: x+3y-17s =0

Description : What is (NH4)2S?

Last Answer : Feel Free to Answer

Description : What is 2s and 2p?

Last Answer : What is the answer ?

Description : Where do Arkansas Employers mail state w-2's?

Last Answer : What is the answer ?

Description : What is the greatest two digit number whose prime factors are all 2s?

Last Answer : What is the answer ?

Description : What city is located at 2S 79W?

Last Answer : Need answer

Description : What is the perpendicular bisector equation of a line with endpoints of s 2s and 3s 8s?

Last Answer : Endpoints: (s, 2s) and (3s, 8s)Midpoint: (2s, 5s)Slope of line: 3/1Slope of perpendicular line: -1/3Perpendicular bisector equation: y-5s = -1/3(x-2s) => 3y =-x+17sPerpendicular bisector equation in its general form: x+3y-17s =0

Description : How many 2s go into 66?

Last Answer : 33