General Built-in Methods

Learn to use the predefined utility methods available in Ruby.

Built-in methods

Ruby provides built-in utility methods that make it easier for programmers to perform routine tasks. The best-known built-in methods are .length(), gets, and print().

Get hands-on with 1200+ tech skills courses.