Texas Instruments Interview Question

How to swap contents of two memory locations without using an extra variable?

Interview Answer

Anonymous

Aug 11, 2024

This is a standard question, use addition and subtraction

1