Boolean Test Using C# Console Application Part1
Two integers stored in variables (var1 and var2), Boolean test to perform to see if one or the other (but not both) is greater than 10 using Visual Csharp Console Application
Two integers stored in variables (var1 and var2), Boolean test to perform to see if one or the other (but not both) is greater than 10 using Visual Csharp Console Application