all! Could someone please help me to solve such a task. I need to swap variable values without using any assignment signs. I tried to do it with a while loop but I coudn t store counter value anywhere. Thank you all in advance.
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?