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 is lambda expression in scala?



What is lambda expression in scala?..

Answer / Anil Kumar Mishra

A Lambda Expression in Scala is an anonymous function that can be passed around and used wherever a Function or Function1 type is required. It's syntactically represented as (param1: Type1) => expression.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is list in scala collection?

1 Answers  


Mention the identifiers in scala?

1 Answers  


What is guard in Scala’s for-comprehension construct?

1 Answers  


What is an anonymous object in scala?

1 Answers  


How does yield work in scala?

1 Answers  


What is Nothing in Scala? What is Nil in Scala? What is the relationship between Nothing and Nil in Scala?

1 Answers  


What is akka in scala? Explain

1 Answers  


Which IDEs support Play and Scala-Based Applications Development and how?

1 Answers  


What are left and right in scala?

1 Answers  


Why do we need app in scala?

1 Answers  


What is string interpolation in scala?

1 Answers  


What is scala map function?

1 Answers  


Categories