English 中文(简体)
CO - Binary Arithmetic
  • 时间:2025-02-05

Binary Arithmetic


Previous Page Next Page  

Binary arithmetic is essential part of all the digital computers and many other digital system.

Binary Addition

It is a key for binary subtraction, multippcation, spanision. There are four rules of binary addition.

Addition Table

In fourth case, a binary addition is creating a sum of (1 + 1 = 10) i.e. 0 is written in the given column and a carry of 1 over to the next column.

Example − Addition

Addition Example

Binary Subtraction

Subtraction and Borrow, these two words will be used very frequently for the binary subtraction. There are four rules of binary subtraction.

Subtraction Table

Example − Subtraction

Subtraction Example

Binary Multippcation

Binary multippcation is similar to decimal multippcation. It is simpler than decimal multippcation because only 0s and 1s are involved. There are four rules of binary multippcation.

Multippcation Table

Example − Multippcation

Multippcation Example

Binary Division

Binary spanision is similar to decimal spanision. It is called as the long spanision procedure.

Example − Division

Division Example Advertisements