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 akka in scala?

1 Answers  


How Scala supports both Highly Scalable and Highly Performance applications?

1 Answers  


Explain the scala anonymous function.

1 Answers  


What are higher-order functions in scala?

1 Answers  


What is pattern matching?

1 Answers  


Explain trait in scala and its uses?

1 Answers  


What is try catch in scala?

1 Answers  


What is tail recursion in scala?

1 Answers  


What are the differences between Array and ArrayBuffer in Scala?

1 Answers  


Explain the functionality of yield?

1 Answers  


What is an anonymous object in scala?

1 Answers  


What is akka in scala? Explain

1 Answers  


Categories