It is often assumed that swapping two numbers requires the use of a temporary variable. However, this is not always the case! There are a… — It is often assumed that swapping two numbers requires the use of a temporary variable. However, this is not always the case! There are a few ways to swap two numbers without using a temporary variable, which can be useful in certain situations. In this article, we will discuss two…