Frage im Vorstellungsgespräch bei Thinkitive Technologies

binary code addition array reverse

Antwort im Vorstellungsgespräch

Anonym

29. März 2021

In this tutorial we will write a java program to add two binary numbers. Binary number system has only two symbols 0 & 1 so a binary numbers consists of only 0’s and 1’s. Before we write a program for addition, lets see how we do the addition on paper, this is shown in the diagram below:

8