1 Answer

Answer :

2's complement of binary number 0101 is 1011.

Related questions

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

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 : 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 : what is the BCD for a decimal number 559. a [0101 0101 1001],, b. [0101 0001 1010] c. [0101 1001 1001] d. [1001 1010 0101]

Last Answer : a [0101 0101 1001],,

Description : The Gray code for decimal number 6 is equivalent to (A) 1100 (B) 1001 (C) 0101 (D) 0110

Last Answer : (C) 0101

Description : As shown in the illustration, the motor generator(M-G) set's three-phase motor drives the ______________. EL-0101 A. motor and the generator B. motor and the exciter C. generator and the exciter D. main field and the interpole field

Last Answer : Answer: C

Description : The advantage(s) of the method of D.C. motor speed control shown in the illustration is/are ______________. EL-0101 A. elimination of armature starting resistor losses B. elimination of speed instability with variable loads C. the ease of reversing motor direction D. all of the above

Last Answer : Answer: D

Description : The method of D.C. motor speed control shown in the illustration is known as _____________. EL-0101 A. Ward-Leonard B. Sperry-Rand C. Atlas-Copco D. Burmeister-Wain

Last Answer : Answer: A

Description : What can be used to replace the exciter in the circuit shown in the illustration? EL-0101 A. A step-up transformer. B. A rectifier. C. A step-down transformer. D. An operational amplifier.

Last Answer : Answer: B

Description : As shown in the illustration, operating the reversing switch will change the polarity of the ______________. EL-0101 A. generator field B. generator armature C. motor armature D. all of the above

Last Answer : Answer: D

Description : As shown in the illustration, the D.C. motor's direction of rotation in changed by changing the _________________. EL-0101 A. polarity of the generator field B. direction of three-phase motor rotation C. direction of generator rotation D. polarity of the motor field

Last Answer : Answer: A

Description : As shown in the illustration, the M-G set's three-phase motor drives the ______________. EL-0101 A. motor and the generator B. motor and the exciter C. generator and the exciter D. main field and the interpole field

Last Answer : Answer: C

Description : If the characteristics equation of a closed loop system is s2+2s+2=0, then the system is  (A) Over damped (B) Critically damped (C) Under damped (D) Undamped 

Last Answer : C. Solving the above character equation gives complex roots -1+i and -1-i. If we plot that roots on real and imaginary axis plane(s-plane), it will be completely on left side of s-plane. So, the oscillations of the above conjugate roots are underdamped and are absolutely stable.

Description : Two's complement of -8 is  (A) 1000 (B) 1010 (C) 110 (D) 1110

Last Answer : 1000

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

Last Answer : What is the answer ?

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