answersLogoWhite

0


Best Answer

1 1 1

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the sum of the binary numbers 101 and 10?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the sum of the binary numbers 10 101 1010?

Written as a binary number, 10 + 101 + 1010 = 10001.


What is the sum of the binary numbers of 1001 plus 10 in both binary and decimal?

easy, 1011. in binary of course. convert 1011 binary to decimal you get 11.


101 b to d?

There are 10 kinds of people: those who understand binary numbers, and those who don't.


What is the answer to change the following binary number 101 into your usual counting system?

My usual counting system is base-4. (101)binary = (11)4 Always remember: Regarding binary numbers, there are 10 different kinds of people ... those who understand them and those who don't.


How is 10 plus 11 equals 101 it is a riddle real maths?

Using base 2 (binary) 102 + 112 = 1012 In base 10 (our normal number system) the numbers are: 102 = 2; 112 = 3; 1012 = 5 meaning the sum is: 2 + 3 = 5


What is 1 plus 1 in binary?

1 + 1 = 10 in binary numbers.


What is the binary number 101 in decimal form?

5 base 10


What is Zahara level 11 answer?

in binary 10=2 101 =5 1010 = 10 2+5+10 =17 17 =10001 in binary 10001 is answer ^^


What are binery numbers?

Binary numbers belong to Binary number system. Binary System consists of only 2 digits (known as bits) 0 & 1. Any no. from decimal number system can be converted to binary number system. Binary numbers are widely used in design of various digital gadgets & computers. Following are some decimal no.s converted into binary numbers. Decimal number Binary number 0 0 1 1 2 10 3 11 4 100 5 101 6 110


What is the meaning of binary form?

Our system uses 10 numbers: 0123456789. Binary only uses 0 and 1. Our 1 is binary 1, but because there are no more numbers to use, our 2 is binary 10, our 3 is binary 11, our 4 is binary 100, and so on.


How many bits of binary code do you need to represent the answer to the sum 10 6?

If you mean 10 + 6 that's 16 which is 10000 in binary


What is the binary code for 0?

Normally 1 - 1 = 0 the binary number for 1 is 1 the binary number for 2 is 10 the binary number for 3 is 11 3 - 2 = 1 The binary form of that equation is 11 - 10 = 1 The binary inverse operation would be 1 + 10 = 11 The rest is binary math 11 + 10 = 101 10 + 10 = 100 101 - 1 = 100 100 - 1 = 11 11 - 1 = 10 10 - 1 = 1 1 - 1 = 0 Therefore according to the pattern being displayed, the binary code for zero is 0.