Advertisements
Advertisements
प्रश्न
What is parameterized Function?
थोडक्यात उत्तर
उत्तर
- PHP Parameterized functions are the functions with parameters or arguments.
- Required information can be shared between function declaration and function calling part inside the program.
- The parameter is also called as arguments, it is like variables.
- The arguments are mentioned after the function name and inside of the parenthesis.
- There is no limit for sending arguments, just separate them with a comma notation.
shaalaa.com
Parameterized Function
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?