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’s performing currying in Scala?



What’s performing currying in Scala?..

Answer / Manju

Currying is performed automatically by the Scala compiler for functions with multiple parameters. It allows a function that takes multiple arguments to be converted into a sequence of functions, each taking one argument.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is the default Unit and Functional Testing Framework for Play? What is the default Build Tool for Play? What is the Default Template Engine for Play? What is the built-in Web Server available in Play Framework?

1 Answers  


Tell the advantages of companion objects when used in scala?

1 Answers  


Explain what is Scala?

1 Answers  


Mention the identifiers in scala?

1 Answers  


Difference between Scala’s Inner class and Java’s Inner class?

1 Answers  


What are left and right in scala?

1 Answers  


What is a closure?

1 Answers  


What is the difference between 'val' and 'lazy val' in Scala? What is Eager Evaluation? What is Lazy Evaluation?

1 Answers  


How Scala supports both Highly Scalable and Highly Performance applications?

1 Answers  


How is the scala code compiled?

1 Answers  


How is a class different from an object?

1 Answers  


What is a singleton object in scala?

1 Answers  


Categories