Advertisements
Advertisements
प्रश्न
Write the syntax of functions.
टीपा लिहा
Advertisements
उत्तर
The syntax of a function definition is:
Function function-name(parameters list)
{
Declaration of variable Executable statements;
}
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
