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...

Why Lambda is used in Python?

Answer Posted / glibwaresoftsolutions

When an anonymous function is needed temporarily, Lambda is usually used. Two methods exist for applying lambda functions:

Lambda function assignment to a variable
Using another function to wrap a Lambda function

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we want to use break statement in while-loop?

858


Whenever python exists why does all the memory is not de-allocated / freed when python exits?

884


What are the differences between python 2.x and python 3.x?

1075


What will be the output of ['!!welcome!!']*2?

1020


What are the rules for legal python names?

1032


What does this mean: *args, **kwargs? And why would we use it?

909


What is a function for flatten an irregular list of lists?

867


Tell us what is the usage of help() and dir() function in python?

1041


What are python scripts used for?

907


What is final and super keyword difference between them?

928


How does xrange work in python?

881


What happens if we do not handle an error in the except block?

858


What are docstrings and comments?

850


What's a python script?

957


Are there maps in python?

865