Advertisements
Advertisements
Question
Which function is called anonymous un-named function?
Options
Lambda
Recursion
Function
define
MCQ
Fill in the Blanks
Advertisements
Solution
Lambda
shaalaa.com
Introduction to Python Functions
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
A Function which calls itself is called as ______
Read the following statement and choose the correct statement.
In Python, you don’t have to mention the specific data types while defining the function.
What is a function?
Write the different types of functions.
How to set the limit for recursive function? Give an example.
Differentiate ceil() and floor() function?
Explain the different types of functions with an example.
Explain the following built-in function.
chr()
Explain the following built-in function.
round()
Explain the following built-in function.
type()
