Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Ruby
1.1k+ articles
Ruby-Exception-handling
6 articles
Ruby-Multithreading
4 articles
Ruby-Built-in-class
10 posts
Popular Articles
Recent Articles
Ruby | Exception Class and its Methods
Last Updated: 22 November 2022
An exception is an unwanted or unexpected event, which occurs during the execution of a program, i.e. at runtime, that disrupts the normal f
...read more
Ruby
Ruby-Built-in-class
Ruby-Exception-handling
Ruby | MatchData Class
Last Updated: 22 November 2021
In Ruby, all the pattern matching is done with the help of special variable $~. All the pattern matches will set the $~ to a MatchData that
...read more
Ruby
Ruby-Built-in-class
Ruby | Dir Class and its methods
Last Updated: 18 November 2021
A directory is a place for storing files. In Ruby, directories are handled by the Dir class and files are handled by the File class. In dire
...read more
Ruby
Ruby-Built-in-class
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Ruby
1.1k+ articles
Ruby-Exception-handling
6+ articles
Ruby-Multithreading
4+ articles
Ruby | Struct Class
Last Updated: 18 September 2019
Struct is a compact way to group together a number of attributes, using accessor methods, without creating an explicit class. The Struct cla
...read more
Ruby
Ruby-Built-in-class
Ruby | Hash Class
Last Updated: 11 August 2021
In Ruby, Hash is a collection of unique keys and their values. Hash is like an Array, except the indexing is done with the help of arbitrary
...read more
Ruby
Ruby-Built-in-class
Ruby | Symbol Class
Last Updated: 11 October 2019
The objects of the Symbol class represent the names present inside the Ruby interpreter. They are usually generated by using :name literal s
...read more
Ruby
Ruby-Built-in-class
Ruby | Integer Class
Last Updated: 27 September 2021
In Ruby, Integer class is the basis for the two concrete classes that hold whole numbers. These concrete classes are Bignum and Fixnum. Fixn
...read more
Ruby
Ruby-Built-in-class
Ruby | Float Class
Last Updated: 09 June 2022
In Ruby, Float class is a subclass of Numeric class. The objects of the Float class represents real numbers using the native architecture's
...read more
Ruby
Ruby-Built-in-class
Ruby | Thread Class-Public Class Methods
Last Updated: 18 September 2018
In Ruby, threads are used to implement concurrent programming module. Programs that required multiple threads, use the Thread class to creat
...read more
Ruby
Ruby-Multithreading
Ruby-Built-in-class
Ruby | Range Class Methods
Last Updated: 22 August 2022
Prerequisite: Ruby | RangesRuby provides a Range class. Ruby ranges depict a set of values with a beginning and an end. Values of a range ca
...read more
Ruby
Ruby-Built-in-class
1
1
1
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !