07 - General Purpose Processor

A stateful system has a memory. Its outputs are determined by its inputs and states. Stateful systems are usually called sequential systems.

A stateless system at any time has its output determined by its input at that time only. It does not have a memory. Stateless systems are usually called combinational systems.