Advertisements
Advertisements
प्रश्न
A Function which calls itself is called as ______
पर्याय
Built-in
Recursion
Lambda
return
MCQ
रिकाम्या जागा भरा
Advertisements
उत्तर
A Function that calls itself is called a Recursion.
shaalaa.com
Introduction to Python Functions
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
While defining a function which of the following symbol is used.
Pick the correct one to execute the given statement successfully.
if ______ : print(x, " is a leap year")
Write the different types of functions.
How to set the limit for recursive function? Give an example.
Explain the different types of functions with an example.
Write a Python code to find the L.C.M. of two numbers.
Explain the following built-in function.
id()
Explain the following built-in function.
round()
Explain the following built-in function.
type()
Explain the following built-in function.
pow()
