Computer Science, asked by bejgamwarshinu55, 3 months ago

5. What is the addition of the binary
number 101001+ 010011=?​

Answers

Answered by jattmanpreetsingh101
3

Answer:

111012 is the answer

Explanation:

I hope you find it helpful

Answered by brokendreams
0

Step By Step Explanation:

Given: To add the binary numbers 101001 and 010011.

To find: binary addition of 101001+010011

Binary numbers are the one that only has 0 and 1 digits. It has its use in mathematics and many other subjects.

BINARY NUMBER SYSTEM:

  • It's one of the 4 types of number system found. Its also used in computer applications.
  • Usually, they are represented at the base 2 system. each number or digit is referred to as a bit in this number system
  • It also has its application in logic gates etc apart from being in many of the latest computers.
  • The advantage of using it is that larger numbers can be represented in minimum digits- utilizing only 0 and 1 making it most suitable for many electronic devices.

Binary addition:

  • In the binary system 0+0=0, 0+1=1, 1+0=1    and   1+1=0  and     1← carry

so,

                  [tex]101001\\ +\\ 010011\\ [/tex]

______________________

=                111100

Hence the answer for binary addition of 101001+010011 = 111100

Similar questions