What does it mean by the term function?

What does it mean by the term function?


A function is a complete and independent program which is used (or invoked) by the main program or other subprograms. A subprogram receives values called arguments from a calling program, performs calculations and returns the results to the calling program.

0 Comment "What does it mean by the term function?"

Post a Comment