0 votes
in Ruby by
List some features of Ruby?

1 Answer

0 votes
by

Ruby has many features. Some of them are listed below.

  1. Object-oriented
  2. Flexible
  3. Dynamic typing and Duck typing
  4. Garbage collector
  5. Keyword arguments
...