Home Segments Index Top Previous Next

184: Mainline

The key virtue of procedure abstraction is that you make it easy to reuse your programs. Instead of trying to copy particular lines of a program, you—or another programmer—arrange to call a previously defined method.