Frage im Vorstellungsgespräch bei Snuvik Technologies

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

Antwort im Vorstellungsgespräch

Anonym

1. Mai 2018

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