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 happens when a value is too big for fixnum?



What happens when a value is too big for fixnum?..

Answer / Ravi Shankar Dwivrdi

When a value is too large to be represented by a Fixnum, Ruby automatically promotes it to a Bignum.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

How will you comment in ruby.

1 Answers  


How to create ruby object?

1 Answers  


Ruby support single inheritance/multiple inheritance or both?

1 Answers  


How will you rename and delete a file in Ruby?

1 Answers  


Explain class libraries in ruby.

1 Answers  


What is mvc? And how it works?

1 Answers  


Tell me what is the difference between calling super() and super call?

1 Answers  


Tell me how you define instance variable, global variable and class variable in ruby?

1 Answers  


What are the data types in ruby?

1 Answers  


Explain about ruby code blocks?

1 Answers  


How to write multiline string in Ruby?

1 Answers  


Tell me an array [1,2,34,5,6,7,8,9], product it using a method?

1 Answers  


Categories