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


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



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

Answer / Tajpal Singh

In Ruby, single quotes (`'`) create strings that ignore special characters such as backslash or escape sequences. Double quotes (`"`) allow you to include most special characters by using an escape sequence (e.g., `n` for newline).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What are the three levels of method access control for classes and what do they signify? What do they imply about the method?

1 Answers  


Explain ampersand parameter (&block) in Ruby?

1 Answers  


Explain about variables?

1 Answers  


How to create ruby object?

1 Answers  


Difference between render and redirect?

1 Answers  


How does a symbol differ from a string?

1 Answers  


What does mri most commonly stand for?

1 Answers  


List some features of ruby?

1 Answers  


Explain retry statement in ruby.

1 Answers  


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

1 Answers  


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

1 Answers  


Overview of ruby programming language?

1 Answers  


Categories