Question d’entretien chez Snuvik Technologies

Write a program to swipe a value without using 3rd variable.

Réponse à la question d'entretien

Utilisateur anonyme

1 mai 2018

Business logic:- {a=a+b; b=a-b; a=a-b;}