Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain Ruby exceptions?



Explain Ruby exceptions?..

Answer / Shivam Shukla

In Ruby, an exception is an event representing the occurrence of some exceptional condition during the execution of a program. Exceptions can be raised and caught using 'raise' and 'begin-rescue' keywords respectively. They help to handle errors gracefully and prevent program crashes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

what is class libraries in Ruby?

1 Answers  


what is a class library in Ruby?

1 Answers  


what is the difference extend and include?

1 Answers  


How ruby looks up a method to invoke?

1 Answers  


Explain some differences between ruby and python.

1 Answers  


In how many ways items can be added in an array in Ruby?

1 Answers  


In how many ways you can compare Ruby string?

1 Answers  


What is request.xhr?

1 Answers  


How to access Ruby array elements? How many methods are used to access Ruby elements?

1 Answers  


Can method names be capitalized?

1 Answers  


Explain case statement in Ruby?

1 Answers  


What are blocks and procs?

1 Answers  


Categories