This C# program reverses the order of the characters in a string. It uses ToCharArray and Array.Reverse.
www.google.com.tw