answersLogoWhite

0

We know that in machine language, the computer coding based on only 0 and 1

1+1=10

10+1=11

11+1=100

100+1=111

111+1=1000

1000+1=1001

1001+=1010

1010+1=1011

1011+1=1100

1100+1=1101

1101+1=1110

1110+1=1111

1111+1=10001

Note: The computer always gets a number involved in 0 and 1

What else can I help you with?

Related Questions

What is the hex form for binary value 1110 0101 1101 1011?

1110 0101 1101 1011 is E5DB


How many nibble are there in 1011 1101 1001 1110?

A nibble consists of 4 bits. The binary number "1011 1101 1001 1110" contains 16 bits in total. Therefore, to find the number of nibbles, you divide the total number of bits by 4, which results in 4 nibbles.


When you add 1011 1101 in the binary system you obtain?

When you add 1011 and 1101 in the binary system, you get 11000. To calculate this, start by adding the rightmost digits, which are 1+1=10 in binary (0 carry 1). Then, move to the left, adding the next digits along with any carries until you reach the leftmost digit. The result is 11000 in binary.


What are the binary numbers 1 to 20?

Doen't anybody care that the binary numbers at the head of the page is incorrect? There is no 11, although the answer below is correct. 1 10 11 100 101 110 111 1000 1001 1010 1011 1100 1101 1110 1111 10000 10001 10010 10011 10100


What is the binory number for 1101?

Jack Hill suggested "1101" instead; 1101 is the binary representation of the number 13


What does the binary number 1011 translates to what decimal number?

The Binary number 1011 = 11 See the related link, Binary Numbers, below this answer.


What is 1101 in binary form?

If 1101 is a decimal number, then its binary equivalent is 10001001101. If 1101 is a binary number, then its decimal equivalent is 13.


How do you convert binary numbers to hexadecimal?

Arrange your binary number in Four number groups from right to left add zero's if needed. So if your binary is 11011101 it will be 1101 1101 now replace your group with 0-0000 1-0001 2-0010 3-0011 4-0100 5-0101 6-0110 7-0111 8-1000 9-1001 A-1010 B-1011 C-1100 D-1101 E-1110 F-1111 and you get your number in hex 1101 1101 == DD


What is the street address of Answers.com?

Answers Corporation 237 W 35th St. Suite 1101 New York, NY 10001-1905 USA


Convert 1101 1010 1011 to HEX?

It is DAB not that hard really 0001 1 0010 2 0011 3 0100 4 0101 5 0110 6 0111 7 1000 8 1001 9 1010 A 1011 B 1100 C 1101 D 1110 E 1111 F and there you go


What number comes after 1100?

The next integer is 1101, but there is no next number.


What decimal number is equa l to the binary number 1101?

1101 is the binary equivalent of the decimal number 13