Today lets learn how to swap 2 integer numbers without using a temporary variable in C. We're using arithmetic operation…