Hi All,
Unlike Java why does not ruby specify the method parameter types.
How can a caller know what type of parameter is the method expecting.
Same with the return value, ruby returns value of the last
statement, how can a caller know the return type.
Thanks
Sree
--
Posted via http://www.ruby-forum.com/.