Correct Answer : Controller
Explanation : In MVC, Controller components are responsible for all the business logic implementation, and all the incoming requests which come to the application.