This is a fictional system software which runs on console. This system is designed to understand the uses of Template Method and Iterator Design Patterns.
The Template Method pattern provides a method in a super-class, usually an abstract super-class, and defines the skeleton of an operation in terms of several high-level steps.