assigning a bunch of variables the same value c# code example Example: c# multi assignment int num1,num2; num1 = num2 = 5;