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


Are ruby strings are mutable?



Are ruby strings are mutable?..

Answer / Preetik Singh

Yes, Ruby strings are mutable. String objects in Ruby can be modified after they are created using methods like 'sub', 'chomp', and 'upcase'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

Tell me can you call a private method outside a ruby class using its object?

1 Answers  


Explain until loop in ruby.

1 Answers  


what is a class library in Ruby?

1 Answers  


How would you implement hash in ruby internally?

1 Answers  


What are some advantages of using ruby?

1 Answers  


Tell me the role of modules and mixins in ruby?

0 Answers  


Explain next statement in ruby.

1 Answers  


Please explain the three levels of access control for ruby methods?

1 Answers  


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

1 Answers  


Explain how can we define ruby regular expressions?

1 Answers  


What are ruby variables.

1 Answers  


What is the difference between calling super and calling super()?

1 Answers  


Categories