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
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
