Frage im Vorstellungsgespräch bei Arokia IT

how do you swap two variables without using temporary variable

Antworten zu Vorstellungsgespräch

Anonym

18. Feb. 2013

a = b - a + (b=a) ; OR a = a+b; b = a-b; a = a-b

1

Anonym

15. Dez. 2012

i was not able to answer