cpp

How to add Two Number without using Operator in C?

This is one of the tricky question asked in many of the placement interviews. Here we have to add Two Number without using Operator in C.