Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.2K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
python
1.2K+ articles
Ruby
1.2K+ articles
Ruby-Basics
37+ articles
Ruby-Decision-Making
2 posts
Recent Articles
Popular Articles
Ruby Break and Next Statement
Last Updated: 13 August 2019
In Ruby, we use a break statement to break the execution of the loop in the program. It is mostly used in while loop, where value is printed till the condition, is true, t...
read more
Ruby
Ruby-Decision-Making
python
Ruby | Decision Making (if, if-else, if-else-if, ternary) | Set - 1
Last Updated: 15 February 2023
Decision Making in programming is similar to decision making in real life. In programming too, a certain block of code needs to be executed when some condition is fulfille...
read more
Ruby
Ruby-Basics
Ruby-Decision-Making
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 !