Shape Shape

Controller

Controller is a component that handles input, logic, and interaction between model and view in software. Used in MVC architecture to manage application flow.

Example:

A web app’s controller handles user form submissions.

WhatsApp Icon