csharp Swap Two Variables Without Temporary Variable This example shows how to swap two variables without using a temporary variable.
csharp Abstract Classes and Interfaces Abstract classes and interfaces can be used for similar purposes but it's important to understand the differences between the two.