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 anonymous (lambda) function in scala?



What is anonymous (lambda) function in scala?..

Answer / Deepika Kaushik

Anonymous (lambda) functions in Scala are unnamed functions that are defined without a name. They are useful for creating small, one-time use functions that can be passed as arguments to other functions or methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Does a Companion object access private members of it’s Companion class in Scala?

1 Answers  


What are implicit parameters in Scala?

1 Answers  


How do we make a call to a private primary constructor in scala?

1 Answers  


Explain how scala is both functional and object-oriented programming language?

1 Answers  


What is the syntax for function declaration in scala?

1 Answers  


What is scala closure?

1 Answers  


What language is scala written in?

1 Answers  


What is Scala?

1 Answers  


Which scala library is used for the functional programming?

1 Answers  


What’s performing currying in Scala?

1 Answers  


What is the use of ‘yield’ keyword in Scala’s for-comprehension construct?

1 Answers  


What is auxiliary constructor in scala?

1 Answers  


Categories