Advertisements
Advertisements
Question
What is function call?
Short/Brief Note
Advertisements
Solution
Once a function is defined it is execulied by a function call. The programmer has to give a functions Call inside the respective program.
SYNTAX:
functionName();
shaalaa.com
Is there an error in this question or solution?
