Monday, 2 September 2013

How would I go about making a method that reverses the position of 4 variables?

How would I go about making a method that reverses the position of 4
variables?

I am trying to create a program which contains a method that reverses the
positions of four variables. Write a Main() method that demonstrates the
method works correctly. How would I go about doing this I'm new to C#.

No comments:

Post a Comment