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 retry statement in ruby.



Explain retry statement in ruby...

Answer / Arun Kumar Sharma

"The retry statement in Ruby restarts the current iteration of a loop from the beginning, unless an exception is explicitly handled. When used within a rescue clause, it attempts to execute the body of the loop again until a specified condition is met or a break or return statement is encountered."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What is rvm?

1 Answers  


Explain Ruby object?

1 Answers  


Tell us what is the difference between dynamic and static scaffolding?

1 Answers  


What does mri most commonly stand for?

1 Answers  


Can method names be capitalized?

1 Answers  


How ruby looks up a method to invoke?

1 Answers  


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

1 Answers  


Mention what is the difference between procs and blocks?

1 Answers  


what is the difference between put and putc statement?

1 Answers  


Explain class libraries in ruby.

1 Answers  


How symbol is different from variables?

1 Answers  


Please explain what is mvc and why do we use it?

1 Answers  


Categories