Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
reverse « String « Ruby
Ruby
String
reverse
1.
Call reverse function from string class
2.
Call reverse function from returning value from update function
3.
To reverse the characters means to alter the characters so they read in the opposite direction.
4.
Reverse a palindrome:
5.
Reverse a string in or not in place