controller class
C66355
concept
A controller class is responsible for coordinating the flow of data between the user interface and the underlying business logic or model components, handling input, invoking operations, and determining which views to display.