Question d’entretien chez Unthinkable

Can you add two numbers without using + operator?

Réponse à la question d'entretien

Utilisateur anonyme

22 sept. 2023

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

1