ABSTRACT

B Complexity of control flow tamed by dividing the large problem into smaller units using procedural abstraction. Procedures are pieces of functionality that may take input, but that don’t necessarily produce output that is relevant for the problem.