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 the garbage collection feature of ruby?



Explain the garbage collection feature of ruby?..

Answer / Vasco Dwivedi

"Garbage collection is an automatic memory management technique employed by Ruby. It frees the programmer from the task of manually managing and deallocating memory allocated to objects. When an object becomes unreachable (i.e., no longer used or referenced), garbage collection automatically reclaims its memory."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

How would you freeze an object in ruby?

1 Answers  


Tell me how do you remove nil values in array using ruby?

1 Answers  


What is the difference between extend and include?

1 Answers  


Describe the environment variables present in Ruby?

1 Answers  


Explain the difference between nil and false in ruby?

1 Answers  


Describe class libraries in Ruby?

1 Answers  


How do you handle exceptions in ruby code?

1 Answers  


Explain about variables?

1 Answers  


Tell me what is the difference between active support's “hashwithindifferent” and ruby's “hash” ?

1 Answers  


what is the difference between put and putc statement?

1 Answers  


How to check whether a directory exist or not in Ruby?

1 Answers  


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

1 Answers  


Categories