Advertisements
Advertisements
प्रश्न
What are parameters and list their types?
टिप्पणी लिखिए
Advertisements
उत्तर
Arguments or parameters are the means to pass values from the calling function to the called function. The variables used in the function definition as parameters are known as formal parameters. The constants, variables, or expressions used in the function call are known as actual parameters.
Types: Default arguments and Constant Arguments.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
