answersLogoWhite

0


Best Answer

1's complement numbers are those numbers which are obtain after converting 1 to 0 and 0 to 1.

for e.g.

110010

1's complement of this number is:001101

2's complement is obtain by adding 1 in 1's complement of number.

for e.g.

2's complement of above number:001101

+ 1

---------------

001110

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are 1's and 2's complement numbers explain?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

The 2's compliment of the number 1000 is?

To get the 2s complement, find the 1s complement (by inverting the bits) and add 1. Assuming that number is [4-bit] binary it would be 1000. If it is preceded by 0s, as in, for example, 0000 1000, then it would be 1111 1000.


How can you use 1s and 2s facts to find 3x7?

I think 7x3 is = to 21


Subtract the hexadecimal number 1234 from DA57 using twos complement addition method?

(1234)hex=(0001 0010 0011 0100)2 (DA57)hex=(1101 1010 0101 0111)2 Taking, (1234)hex=(0001 0010 0011 0100)2 =(1110 1101 1100 1011) -1s complement =(1110 1101 1100 1100) -2s complement Now ,add 2s complement of (1234)hex with (DA57)hex, we get 1110 1101 1100 1100 + 1101 1010 0101 0111 1 1100 1000 0010 0011 There is a Carry bit Since,carry is generated.so,no is negative Then take 2s complement of above no.Thus ,we get 0011 0111 1101 1101=(37DD)hex (1234)hex -(DA57)hex =37DD)hex


What is binary equivalent of -15 using 2's complement?

-15 is 11111111 and 2s com is 1111 0001


How do you represent -123 in twos complement in 10 bits register?

-123 = 11 1000 0101 [I presume the number 123 is in decimal] First write the positive number in binary using 10 bits (I've split it into groups of 4 bits to make it easier to read): 123 = 00 0111 1011 Convert to 1s complement by inverting all bits (any 0 => 1, any 1 => 0): 00 0111 1011 => 11 1000 0100 Finally add 1 to get 2s complement: 11 1000 0100 + 1 = 11 1000 0101 Thus the 2s complement of the negative number: -123 = 11 1000 0101 This can also be expressed in hexadecimal: -123 = 0x385 Or in octal (easy to convert if the binary number is first written in groups of 3 bits): -123 = 1 110 000 101 = 01605 [I've used C notation for the hexadecimal and octal numbers.]

Related questions

What is the binary complement 8 bit representation for negative 19?

8-bit 2s complement representation of -19 is 11101101 For 1s complement invert all the bits. For 2s complement add 1 to the 1s complement: With 8-bits: 19 � 0001 0011 1s � 1110 1100 2s � 1110 1100 + 1 = 1110 1101


1s plus 1s plus 1?

1s + 1s + 1 = 2s + 1


How a 1s orbital different from a 2s orbital in terms of size?

The 2s orbital is larger than the 1s orbital and is higher in energy.


Computers process binary numbers which are composed of?

Binary numbers, with or without a computer are a series of 1's and 0's.


Why is transfer of electron from 2s subshell to 1s subshell not possible?

For a 2s subshell to be present, the 1s subshell must first be full, which means no more electrons can be moved into the 1s subshell.


Write the electron configuration diagram that shows the transfer of electrons that takes place to form the compound sodium fluoride and include the electron configuration of the ions formed?

Na(1s^2 2s^2 2p66 3s^1) + F(1s^2 2s^2 2s^5) ----> NA+(1s^2 2s^2 2p^6) + F-(1s^2 2s^2 2p^6) Don't you love E20-20?


The 2's compliment of the number 1000 is?

To get the 2s complement, find the 1s complement (by inverting the bits) and add 1. Assuming that number is [4-bit] binary it would be 1000. If it is preceded by 0s, as in, for example, 0000 1000, then it would be 1111 1000.


What is the electron configuration for Neon?

The Electronic Configuration for Neon is as follows: 1s^2, 2s^2, 2p^6


How many orbitals are in fluorine?

1s, 2s, and 2p


How can you make a 3d model of a lithium atom?

lithium atom is just a ball it has 1s and 2s orbitals both of which are spheres the 1s is occupied by two electrons and the 2s one electron


What is the 2's complement addition for 10001100 00111001?

To find the 2s complement, invert all the bits (to get the 1s complement) and add 1: 10001100 00111001 → 01110011 11000110 + 1 = 01110011 11000111 If you have an operator missing between the two numbers then if it is subtract: 10001100 - 00111001 = 10001100 + 11000111 = carry set & 01010011 & overflow set. If not subtract but some other operator, please re-ask your question with the operator written out as a word.


How you know that you have the correct total of number of electrons for 1s2 2s2 2p3?

explain how you know that you have the correct total # of electrons for 1s^2 2s^2 2p^3