Sample Essays & Free Papers For You

A reliable academic resource for high school and college students.
Essay database with free papers will provide you with original and creative ideas.

Procedures, Parameters & Sub-Programs

Date Submitted: 05/10/2004 08:50:42
Length: 4 pages (1016 words)
Views: 165174

In any modern programming language, procedures play a vital role in the construction of any new software. These days, procedures are used instead of the old constructs of GOTO and GOSUB, which have since become obsolete. Procedures provide a number of important features for the modern software engineer:- Programs are easier to write. Procedures save a large amount of time during software development as the programmer only needs to code a procedure once, but …

Is this essay helpful? Join now to read this particular paper and access over 480,000 just like it!

…into memory, the programmer can often identify one or more modules, that need not exist simultaneously. The main module can then call these modules as subprograms when needed. Once a subprogram has completed execution, it returns control to the main program, which can then call another sub program. All subprograms share the same area of memory, and because only one is resident at a time, the memory requirements of the overall program are greatly reduced.

Need a unique paper?