Topic: Bit Manipulation Problem / Level: beginner

Problem: Check if two numbers have opposite signs using bitwise operators.

Run the code to see the output here...