Oracle Interview Question

Add 2 numbers without using any arithmetic operators.

Interview Answer

Anonymous

Jul 8, 2020

Used bit manipulation.