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...


What is retry statement in ruby?



What is retry statement in ruby?..

Answer / Alakh Jain

"The retry statement in Ruby is used to repeat a block of code when an exception occurs. It causes the current iteration of the loop or invocation of the method that contains the retry statement to be abandoned and the next iteration or call to begin."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What does mri most commonly stand for?

1 Answers  


What is the difference between “#==” and “#equal?”

1 Answers  


Can you call a private method outside a ruby class using its object?

1 Answers  


Mention what is the command to create a migration?

1 Answers  


What is the difference between extend and include?

1 Answers  


What are the case statement in ruby?

1 Answers  


Is ruby supports single inheritance/ multiple inheritance or both?

1 Answers  


Tell me what is the command to create a migration?

1 Answers  


Explain about garbage collection feature of ruby?

1 Answers  


Difference between render and redirect?

1 Answers  


Tell me how you can create a controller for subject?

1 Answers  


what is the difference between a single quote and double quote?

1 Answers  


Categories