Up late at night with your essay due tomorrow morning and you are out of ideas to write about? Don't worry, EssayZoom is here!
We have a database of over 40,000 essays that are available immediately for you to search and print. Get enough examples and ideas
from tens of thousands of other writers to make your own term paper stand out above the rest of the class. Join now
for instant access to the essays
Here is a short summary of the essay
Procedures, Parameters & Sub-Programs
Beginning of Essay
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 .... Middle of Essay .... long sequences of statements with one simple
procedure call. By choosing goo procedure names, even the names of the
procedures help to document the program and make it easier to understand.
Programs are easier to modify. When repeated actions are replaced by one
procedure call, it becomes much easier to modify the code at a later stage, and
also correct any errors. By building up the program in a modular fashion via
procedures it becomes much easier to update and replace sections of the program
at a later date, if all the code for the specific section is in a particular
module.
Programs take less time to compile. Replacing a sequence of st ....
Membership Type |
Price |
Instant Access |
30 days (recurring) |
$19.95 |
90 days (recurring) |
$39.95 |
180 days (non-recurring) |
$69.95 |
|
|
|
Words: 1014 - Pages: 4
|