Thursday, November 11, 2010

Function


A subroutine or subprogram (also called procedure, method, function, or routine) is a portion of code within a larger program, which performs a specific task and is relatively independent of the remaining code.

No comments:

Post a Comment