Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a function that performs bitwise addition of two binary numbers.

Run the code to see the output here...