Domanda di colloquio di Unthinkable

Can you add two numbers without using + operator?

Risposta di colloquio

Anonimo

22 set 2023

Yes sir, I will take second number (-b) and then I will c=a-(-b);

1