1 Answer

Answer :

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

Related questions

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

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

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

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 : The size of the ROM required to build an 8-bit adder/subtractor with mode control, carry input, carry output and two’s complement overflow output is given as

Last Answer : (B) 218 × 10

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

Last Answer : (C) 0101

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 : 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 : The number of comparators required in a 3-bit comparator type analog to digital converter is  A) 2 B) 3 C) 7 D) 8 

Last Answer : Number of comparators =2^n -1= 2^3 -1=7

Description : The number of comparators required in a 4 bit comparator type ADC is (A) 16 (B) 15 (C) 17 (D) 12

Last Answer : The number of comparators required in a 4 bit comparator type ADC is 15

Description : The decimal equivalent of the BCD value 0111 0110 1000 is ________. 124) A) 70810 B) 17210 C) 76810 D) 6871

Last Answer : C) 76810

Description : The decimal equivalent of the BCD value 1000 0110 is ________. 118) A) 8610 B) 7610 C) 8810 D) 8110

Last Answer : A) 8610

Description : The BCD equivalent of decimal 64 is ________. 101) A) 0111 0110BCD B) 0111 1110BCD C) 0100 0010BCD D) 0110 0100BCD

Last Answer : D) 0110 0100BCD

Description : The output Y of a 2-bit comparator is logic 1 whenever the 2-bit input A is greater than the 2-bit input B. The number of combinations for which the output is logic 1, is  (A) 4 (B) 6 (C) 8 (D) 10

Last Answer : The output Y of a 2-bit comparator is logic 1 whenever the 2-bit input A is greater than the 2-bit input B. The number of combinations for which the output is logic 1, is 6

Description : A 4 bit counter is used to count from 0,1,2...n. Value of “n” is

Last Answer : A 4 bit counter is used to count from 0,1,2...n. Value of “n” is 15

Description : Parity bit check is used to

Last Answer : Parity bit check is used to Detect 1 bit error

Description : In a 5 bit weighted resistor D/A converters, the resistor value corresponding to LSB is 40 kΩ, and the resistor value corresponding to MSB will be (A) 0.4 kΩ (B) 3 kΩ (C) 2.8 kΩ (D) 2.5 kΩ

Last Answer : In a 5 bit weighted resistor D/A converters, the resistor value corresponding to LSB is 40 kΩ, and the resistor value corresponding to MSB will be 2.5 kΩ 

Description : Assuming 8 bits for data, 1 bit for parity, I start bit and 2 stop bits, the number of characters that 1200 BPS communication line can transmit is

Last Answer : Assuming 8 bits for data, 1 bit for parity, I start bit and 2 stop bits, the number of characters that 1200 BPS communication line can transmit is 12CPS.

Last Answer : A six-bit alpha-numeric code is able to code 64 characters.

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

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

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 : 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 : What is An angle is four times its complement find its measure?

Last Answer : Complementary angles add up to 90 degrees and so 4 times 22.5 degrees = 90 degrees or if you mean 4 times 90 degrees then it is a full turn of 360 degrees

Description : List out features of any four addressing modes of 8051.

Last Answer : 1.Immediate addressing mode: In this Immediate Addressing Mode, the data is provided in the instruction itself. The data is provided immediately after the opcode. These are some examples of Immediate Addressing Mode. MOVA ... us see some examples of this mode. MOV 0E5H, @R0 MOV @R1, 80H

Description : List out any four assembler directives and state their functions.

Last Answer : ORG directive: It is used to specify starting address of the Program. A 16bit address follows ORG ORG 0020H will start program from 0020H memory location.  END directive: It indicates end of the ... that when the label appears in the program, itp constant value will be substituted for the label.

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