×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

In MVC architecture, which component is responsible for all the business logic implementation, and all the incoming requests which come to the application?

14. In MVC architecture, which component is responsible for all the business logic implementation, and all the incoming requests which come to the application?

  1. Model
  2. View
  3. Controller

Answer: C) Controller

Explanation:

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

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.