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 does raw method in scala string interpolation?



What does raw method in scala string interpolation?..

Answer / Dilshad Ali

The raw method in Scala String Interpolation allows the inclusion of special characters, like newline or double quotes, without escaping. For example: s"This is a ${raw "n" }new line" will output 'This is a n new line'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Which scala library is used for the functional programming?

1 Answers  


What is a companion object?

1 Answers  


How scala is both functional and object-oriented programming language?

1 Answers  


What is Diamond Problem? How Scala solves Diamond Problem?

1 Answers  


Explain the difference between java and scala?

1 Answers  


What do you mean by foldleft in scala?

1 Answers  


What is object in Scala? Is it a singleton object or instance of a class?

1 Answers  


What is a closure in Scala?

1 Answers  


What is Option in Scala? What are Some and None? What is Option/Some/None Design Pattern in Scala?

1 Answers  


What is the difference between Function and Method in Scala?

1 Answers  


What is scala closure?

1 Answers  


What is function composition in scala?

1 Answers  


Categories