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



Explain ruby strings...

Answer / Bhaskar Yadav

"Strings in Ruby are sequences of characters, enclosed within single quotes (') or double quotes ("). They can be created using a literal string, concatenation using + operator, and interpolation using #{}. Strings are immutable in Ruby, which means once created, they cannot be changed. "

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What are the case statement in ruby?

1 Answers  


what the difference is between false and nil in Ruby?

1 Answers  


what is Interpolation in Ruby?

1 Answers  


Is ruby a dying language?

1 Answers  


how many ways you can create a concatenating string?

1 Answers  


Explain retry statement in ruby.

1 Answers  


How can you removed from array in ruby?

1 Answers  


What function converts all html special symbols to html entities in ruby?

1 Answers  


How to access Ruby strings elements in an application?

1 Answers  


What is ruby software and where and when it is usefull.

1 Answers  


Can method names be capitalized?

1 Answers  


Is ruby a strongly typed or a weakly typed language?

1 Answers  


Categories