employer cover photo
employer logo
employer logo

Thinkitive Technologies

Engaged employer

Thinkitive Technologies interview question

binary code addition array reverse

Interview Answer

Anonymous

Mar 29, 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