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 a lambda statement? Provide an example.



What is a lambda statement? Provide an example...

Answer / seshadri d

A lambda is a function which can we give any arguments but it can write the single statement.
Example :- x = lambda i,j : i+j
print(x(4,5))

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Is there a switch..case statement in python?

0 Answers  


How are the differences in help () and dir () functions?

0 Answers  


Does python have oops concepts?

0 Answers  


does recursion cause any trouble?

0 Answers  


Mention what are the rules for local and global variables in Python?

0 Answers  


List out atleast two loop control statements?

0 Answers  


What is the cost of python certification?

0 Answers  


What will be the output of data[-2] from the list data = [1,5,8,6,9,3,4]?

0 Answers  


What is setup script?

0 Answers  


What is python easy_install?

0 Answers  


What does strip () do python?

0 Answers  


Is python is better than java?

0 Answers  


Categories