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


How do you make a higher order function in Python?



How do you make a higher order function in Python?..

Answer / chaitanya

A higher-order function accepts one or more functions as input and returns a new function. Sometimes it is required to use function as data

To make high order function , we need to import functools module

The functools.partial() function is used often for high order function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

How can you handle multiple exception in python?

0 Answers  


What is with open in python?

0 Answers  


What does %d do in python?

0 Answers  


Describe how to send mail from a Python script.

1 Answers  


How to send an email in python language?

0 Answers  


What is python software?

0 Answers  


What is the difference between python 2 and python 3?

0 Answers  


Explain the concept of closures in Python.

1 Answers  


What is map function in python?

0 Answers  


A module print_number given, what will be the output of the following code?

0 Answers  


What is python mapping?

0 Answers  


Give an example to capital first letter of a string?

0 Answers  


Categories