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


How does ruby deal with extremely large numbers?



How does ruby deal with extremely large numbers?..

Answer / Rjeev Saxena

Ruby uses the BigDecimal class to handle very large numbers. The BigDecimal class provides arbitrary-precision decimal numbers, which can be useful for mathematical operations on large numbers or money calculations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What is ruby class?

1 Answers  


Explain about garbage collection feature of ruby?

1 Answers  


Describe the environment variables present in Ruby?

1 Answers  


How is class methods defined in ruby?

1 Answers  


how many ways you can create a concatenating string?

1 Answers  


Tell us how would you implement hash in ruby internally?

1 Answers  


Explain the difference between a single quote and double quote?

1 Answers  


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

1 Answers  


How to use ruby methods.

1 Answers  


Please explain the role of thread pooling in relation to the thread lifecycle in ruby?

1 Answers  


difference between activesupport's “hashwithindifferentaccess” and ruby's “hash”?

1 Answers  


Explain ruby class.

1 Answers  


Categories