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
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.3k+ articles
Experiences
17k+ articles
Interview Experiences
13.9k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Ruby
1.1k+ articles
Ruby-OOP
16 articles
Ruby modules
2 articles
Ruby Keyword
7 posts
Popular Articles
Recent Articles
And Keyword in Ruby
Last Updated: 13 April 2021
The and keyword in Ruby takes two expressions and returns "true" if both are true, and "false" if one or more of them is false. This keyword
...read more
Ruby
Ruby Keyword
Or Keyword in Ruby
Last Updated: 27 July 2020
In Ruby, "or" keyword returns the logical disjunction of its two operands. The condition becomes true if both the operands are true. It retu
...read more
Ruby
Ruby Keyword
not Keyword in Ruby
Last Updated: 27 July 2020
The keyword “not” is different from the others. The "not" keyword gets an expression and inverts its boolean value – so given a true c
...read more
Ruby
Ruby Keyword
Similar Topics
Web Technologies
39.3k+ articles
DSA
22.4k+ articles
Python
20.3k+ articles
Experiences
17k+ articles
Interview Experiences
13.9k+ articles
JavaScript
11.6k+ articles
School Learning
11.4k+ articles
Ruby
1.1k+ articles
Ruby-OOP
16+ articles
Ruby modules
2+ articles
Defined? Keyword in Ruby
Last Updated: 21 July 2021
Ruby provides a special keyword which is known as define? keyword. This keyword is used to check if the passed expression is defined or not.
...read more
Ruby
Ruby Keyword
Undef keyword in Ruby
Last Updated: 23 July 2021
Ruby provides a special keyword which is known as undef keyword. This keyword used to avoid the current working class from responding to cal
...read more
Ruby
Ruby Keyword
Ruby Hook Methods
Last Updated: 13 August 2021
Ruby Hook Methods are called in reaction to something you do. They are usually used to extend the working of methods at run time. These meth
...read more
Technical Scripter
Ruby
Picked
Ruby-OOP
Ruby Keyword
Include v/s Extend in Ruby
Last Updated: 10 January 2023
Include is used to importing module code. Ruby will throw an error when we try to access the methods of import module with the class directl
...read more
Ruby
Picked
Ruby Keyword
Ruby modules
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 !