Software
- •
def
- •
a collection of instructions that, when executed, provide desired features, functions, and performance; along with data structures that enable programs to adequately manipulate information; and documentation that describes the operations and usage of the program
- •
- •
- •
role
- •
acts as a bridge between the problem domain and its implementation
- •
- •
- •